Skip to content

FieldRenderer Slots

field(fieldName)

Override the entire rendered output for a specific field; receives all field and widget context as bindings.

Scoped slot.

Bindings

NameDescription
field-class
field-component
field-detail
field-inner-class
field-props
form-model-name
name
slots
widget-component
widget-props

field(fieldName)default

Override the default field body (anchor link + widget wrapper) for a specific field.

Scoped slot.

Bindings

NameDescription
field-class
field-component
field-detail
field-inner-class
field-props
form-model-name
name
slots
widget-component
widget-props

widget(fieldName)

Override the entire widget area for a specific field.

Scoped slot.

Bindings

NameDescription
field-class
field-component
field-detail
field-inner-class
field-props
form-model-name
name
slots
widget-component
widget-props

widget(fieldName)default

Override the widget's default slot content for a specific field.

Scoped slot.

Bindings

NameDescription
name

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