TypeScript type definitions for view components
ViewSchema
interface defines the structure of all view schemas:
ViewType
type defines the supported view types:
FieldDefinition
interface defines the structure of field definitions:
FormViewSchema
interface defines the structure of form views:
TableViewSchema
interface defines the structure of table views:
DetailViewSchema
interface defines the structure of detail views:
LayoutConfiguration
interface defines the structure of layout configurations:
Section
interface defines the structure of layout sections:
ViewRenderOptions
interface defines options for rendering views:
ValidationRules
interface defines validation rules for fields: