GeoWarningSegmentedControlItem Ready 20.1.0+

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

Use this variant when the option is potentially 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

Option one

Regular style (active)

Active option

Regular style (with icon)

With icon

Regular style (active, with icon)

Active with icon

Regular style (disabled)

Disabled option

Regular style (disabled, active)

Active disabled option

Outline style

Option one

Outline style (active)

Active option

Outline style (with icon)

With icon

Outline style (active, with icon)

Active with icon

Outline style (disabled)

Disabled option

Outline style (disabled, active)

Active disabled option