# XWUICodeGroup

Tabbed code samples. Conceptual compose with Tabs/CodeBlock; native tabs + pre/code text children. Persistence is adapter localStorage, not the projector.

## Basic Usage

Empty samples.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty samples.
```

## Two languages

TS and Python.

```example
file: examples/TwoLanguages.ts
html: examples/TwoLanguages.html
title: Two languages
description: TS and Python.
```

## Python selected

Second tab.

```example
file: examples/PythonSelected.ts
html: examples/PythonSelected.html
title: Python selected
description: Second tab.
```

## Select

Programmatic tab.

```example
file: examples/Select.ts
html: examples/Select.html
title: Select
description: Programmatic tab.
```

```api
```
