Skip to main content

ItemTypeNs

Functions

getType()

function getType(item): any;

Parameters

ParameterType
itemItem

Returns

any


isText()

function isText(type): boolean;

Parameters

ParameterType
typeItemType

Returns

boolean

Was this page helpful?