new I3SField()
This class implements an I3S field, which is custom data attached to the node.
Members
-
readonly headerobject
-
Get the title of the field.
-
readonly namestring
-
Get the name of the field.
-
readonly resourceResource
-
Retrieve resources for the field.
-
readonly valuesobject
-
Get the value of this field.
Methods
-
load(){Promise.<void>}
-
Load content.
Returns:
Type Description Promise.<void> The Promise parsed when loading field data.