Class

FieldsetComponent

FieldsetComponent()

Constructor

# new FieldsetComponent()

Calls the parent NgxBaseComponent constructor with the component name and required Ionic icons (alertCircleOutline for validation errors and createOutline for add actions). Sets up the foundational component structure and icon registry.

Component constructor that initializes the fieldset with icons and component name.

View Source lib/components/fieldset/fieldset.component.ts, line 1062