@vttforge/core / FieldsApi
Interface: FieldsApi
Typed bag returned by fields(). Each property is the corresponding foundry.data.fields.* class. The runtime value is Foundry's own constructor; the type is our overlay.
Properties
ArrayField
readonlyArrayField:ArrayFieldCtor
BooleanField
readonlyBooleanField:BooleanFieldCtor
ColorField
readonlyColorField:ColorFieldCtor
EmbeddedDataField
readonlyEmbeddedDataField:EmbeddedDataFieldCtor
EmbeddedDocumentField
readonlyEmbeddedDocumentField:EmbeddedDocumentFieldCtor
FilePathField
readonlyFilePathField:FilePathFieldCtor
ForeignDocumentField
readonlyForeignDocumentField:ForeignDocumentFieldCtor
HTMLField
readonlyHTMLField:HTMLFieldCtor
NumberField
readonlyNumberField:NumberFieldCtor
SchemaField
readonlySchemaField:SchemaFieldCtor
SetField
readonlySetField:SetFieldCtor
StringField
readonlyStringField:StringFieldCtor
TypedSchemaField
readonlyTypedSchemaField:TypedSchemaFieldCtor