# XWUIStyleSelector

XWUIStyleSelector Component Dynamically generates form fields based on styles.schema.

## Basic Usage

XWUIStyleSelector Component Dynamically generates form fields based on styles.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIStyleSelector Component Dynamically generates form fields based on styles.
```

## Real-World

StyleSelector in a realistic application context.

```example
file: examples/RealWorld.ts
html: examples/RealWorld.html
title: Real-World
description: StyleSelector in a realistic application context.
```

## Appearance Quick Panel

A trimmed appearance switcher showing only Color, Accent, and Roundness, bound to a live XWUIStyle engine.

```example
file: examples/AppearanceQuickPanel.ts
html: examples/AppearanceQuickPanel.html
title: Appearance Quick Panel
description: Color, Accent, and Roundness only - other categories hidden, retinting a live engine.
```

## Prefilled Dark Theme

The selector restored from saved preferences - a Dracula dark canvas with violet accent and Montserrat type.

```example
file: examples/PrefilledDarkTheme.ts
html: examples/PrefilledDarkTheme.html
title: Prefilled Dark Theme
description: selectedValues seed a custom Dracula/violet/Montserrat theme on open.
```

```api
```
