Components
TabPanels
TabPanels renders the panel for the selected tab, sliding it in from the direction the selection moved. The slide is driven by a shared `@udixio/core/dom` Motion controller, the same one the Angular adapter uses.
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
className | string | ClassNameComponent<TabPanelsInterface> | No | — | Classes or state-aware element classes applied through the shared style contract. |