Wagtail client-side components
Preparing search index...
utils/hasOwn
hasOwn
Function hasOwn
hasOwn
(
object
:
Record
<
string
,
unknown
>
,
key
:
string
)
:
any
Returns true if the specified object has the indicated property as its own property.
Parameters
object
:
Record
<
string
,
unknown
>
key
:
string
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...
Returns true if the specified object has the indicated property as its own property.