Skip to content

Form group

<ns-form-group>

Overview

Form Group is used to group related inputters.

✨ This is an auto-generated AI summary of the ns-form-group's documentation. It may not be accurate. ✨

Use the ns-form-group component instead of the usual HTML fieldset. The ns-form-group extends the layout for ns-form.

Examples

Guidance

Implementation

Placement

The ns-form-group component can only be used as a child of the <ns-form > form> element.

Specification

Attributes

legend
Property
legend
Description
The legend of the form group and needs to be related to the group of form inputs the form group wraps.
Type
string
Default
type
Property
type
Type
string
Default
standard

Slots

SlotPermitted tagsDescription
Anonymous slot<ns-inputter> <ns-datepicker> <ns-appointment-picker> <nsx-address-selector> <ns-password> The anonymous slot for the group of the related form inputs.

Last updated: