Skip to content

FieldSetInlineOptions

Properties

emit

The emit function from the setup context.

Type: (event: string, args: any[]) => void

Source: client/lib/use/useFieldSetInline.js:270

fieldSetContext

The field context object.

Type: FieldContext

Source: client/lib/use/useFieldSetInline.js:272

props

The props passed to the FieldSetInline component.

Type: object

Source: client/lib/use/useFieldSetInline.js:269

slotNames

The slot names to be resolved per field(x), fieldset-x or x.

Type: string[]

Source: client/lib/use/useFieldSetInline.js:271

Source

client/lib/use/useFieldSetInline.js:268

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