TyphonJS Runtime Library (FVTT) 0.3.0
#runtime/types/fvtt-shim/predicate
isDataField
Function isDataField
isDataField
(
data
:
unknown
)
:
data
is
DataField
Parameters
data
:
unknown
A potential Foundry DataField.
Returns
data
is
DataField
Whether the given object is a Foundry DataField instance.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
A potential Foundry DataField.