ion-segment

Defines a Segment Container component.

A Segment is a group of buttons, sometimes known as segmented controls, that allow the user to interact with a compact group of a number of controls.
Segments provide functionality similar to tabs, selecting one will unselect all others.
Like any other form’s inputs, it has a Control name property you may change for a more friendly name to use in a CustomValidator.
For more information: Segment.

Note: Make sure to add your component under a Generic Item or <ion-item> to make it work properly in form.

Name Description
Control name The associated declared form’s control name.
Default value The value to be selected by default.
color Specifies ionic color.
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Identifier Defines the component identifier.
Is active Defines whether the component is active.