# XWUIInputSegmentedControl

XWUIInputSegmentedControl Component Segmented button control (single selection).

## Basic Usage

Text-only segmented control.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Text-only segmented control.
```

## Billing Cycle

A full-width Monthly/Yearly pricing switch, pre-set to the discounted yearly plan.

```example
file: examples/BillingCycle.ts
html: examples/BillingCycle.html
title: Billing Cycle
description: A block, large-size Monthly/Yearly switch defaulting to the yearly plan.
```

## Priority with a Locked Option

A ticket priority selector where the "Critical" segment is individually disabled.

```example
file: examples/PriorityLevels.ts
html: examples/PriorityLevels.html
title: Priority with a Locked Option
description: Low/Medium/High/Critical priority with the Critical option disabled.
```

```api
```
