Skip to main content

AdminForthDataTypes

Types that are common for both frontend side (SPA) and backend side (server).

Enumeration Members​

BOOLEAN​

BOOLEAN: "boolean"


DATE​

DATE: "date"


DATETIME​

DATETIME: "datetime"


DECIMAL​

DECIMAL: "decimal"


FLOAT​

FLOAT: "float"


INTEGER​

INTEGER: "integer"


JSON​

JSON: "json"


STRING​

STRING: "string"


TEXT​

TEXT: "text"


TIME​

TIME: "time"