Skip to main content
Version: 1.0.4

ISchemaField

@spartanfx/react v1.0.4


@spartanfx/react / ISchemaField

Interface: ISchemaField

Maps external data fields to internal planner properties.

Properties

PropertyTypeDescription
fieldNamestringName of the field within the raw item.
onGetData?(item, fieldName) => unknownOptional transform function for extracting the desired value.