Skip to content

http://api.jquery.com/Types/#PlainObject #194

@fastfasterfastest

Description

@fastfasterfastest

The description of PlainObject on http://api.jquery.com/Types does not appear to make sense, perhaps it did at some point. It states This type could be a string, an array<form elements>, a jQuery object with form elements or an object with key/value pairs. My understanding is that the PlainObject type as currently used in jquery is simply a "plain javascript object".

Therefore, I suggest moving #PlainObject to a sub-section under #Object, before #Dot_Notation, and change the description to e.g. "The PlainObject type is a plain javascript object." or "A PlainObject is a plain javascript object."

It would also be useful if $.isPlainObject was mentioned in that sub-section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions