Class: I3SField

I3SField

new I3SField()

This class implements an I3S field, which is custom data attached to the node.

Members

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.