FieldSetInlineInstance
Properties
breakpoints
The breakpoints object.
Type: Breakpoints
Source: client/lib/use/useFieldSetInline.js:278
doCreate
The method to create a new object in the fieldset.
Type: BoundDoCreate
Source: client/lib/use/useFieldSetInline.js:282
formModel
The form model's reactive state.
Type: object
Source: client/lib/use/useFieldSetInline.js:279
getEmptyFieldObject
Returns an empty object with initial values for each field.
Type: () => object
Source: client/lib/use/useFieldSetInline.js:283
handleSelected
The method to handle selected items.
Type: BoundHandleSelected
Source: client/lib/use/useFieldSetInline.js:284
refFn
The method to add a reference to an item.
Type: BoundRefFn
Source: client/lib/use/useFieldSetInline.js:285
removeObject
The method to remove an object from the fieldset.
Type: BoundRemoveObject
Source: client/lib/use/useFieldSetInline.js:286
resolvedSlotNames
The resolved slot name instances by original slot name.
Type: object
Source: client/lib/use/useFieldSetInline.js:280
state
The reactive state of the FieldSetInline.
Type: any
Source: client/lib/use/useFieldSetInline.js:277
toggleVisibility
The method to toggle the visibility of the fieldset.
Type: BoundToggleVisibility
Source: client/lib/use/useFieldSetInline.js:287
Source
client/lib/use/useFieldSetInline.js:276