Skip to content

FieldSetTabularInlineRawState

Properties

computedFieldObjects

The displayable field objects, excluding actions. If any actions exist, includes a synthetic 'item-action-bar' field first.

Type: ComputedRef

Source: client/lib/use/useFieldSetTabularInline.js:58

computedFieldProps

The computed field props, including the form model's field props.

Type: ComputedRef

Source: client/lib/use/useFieldSetTabularInline.js:60

isTable

Whether the fieldset is displayed as a table.

Type: boolean

Source: client/lib/use/useFieldSetTabularInline.js:57

widgetContextItems

The widget contexts registered from within the fieldset.

Type: object[]

Source: client/lib/use/useFieldSetTabularInline.js:62

Source

client/lib/use/useFieldSetTabularInline.js:56

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2