Skip to content

AllPropertiesView.isItem method

AllPropertiesView › isItem

Unofficial

Check whether the given object is a property item.

Signature:

isItem(e: unknown): boolean

Parameters:

Parameter Type Description
e unknown The object to check.

Returns: booleanWhether the object is a property item.