GeoDangerSegmentedControlItem Ready 20.1.0+

GeoDangerSegmentedControlItem is a component designed to nicely fit as one of the options of a GeoSegmentedControl.

Use this variant when the option is dangerous or wrong.

Properties

Prop name Type Default value Description
disabled boolean false Show description
outline boolean false Show description
active boolean false Show description

Slots

Name Description
default

Use this slot to customize item’s content

Constants

This component has no exported constants.

Examples

Regular style

Regular style (active)

Regular style (with icon)

Regular style (active, with icon)

Regular style (disabled)

Regular style (disabled, active)

Outline style

Outline style (active)

Outline style (with icon)

Outline style (active, with icon)

Outline style (disabled)

Outline style (disabled, active)