FieldSetTabularInlineOptions
Properties
emit
The emit function from the setup context.
Type: (event: string, args: any[]) => void
Source: client/lib/use/useFieldSetTabularInline.js:51
props
The props passed to the FieldSetTabularInline component.
Type: object
Source: client/lib/use/useFieldSetTabularInline.js:50
slotNames
The slot names to be resolved per field(x), fieldset-x or x.
Type: string[]
Source: client/lib/use/useFieldSetTabularInline.js:52
Source
client/lib/use/useFieldSetTabularInline.js:49