Join

Group multiple `deepyr` components together. The `Join` container automatically applies the `join-item` class to its direct children.

Group items vertically

Responsive: vertical on small screen, horizontal on large screen

With extra elements in the group

Demonstrates composing `Input`, `Select`, and `Button` with an `Indicator`.

new

Custom border radius

Join radio inputs with btn style

This uses primitive `input()` components. Since they don't extend `UiComponent`, the `join-item` class must be added manually via `classes`.