Directories
¶
| Path | Synopsis |
|---|---|
|
Package accordion provides disclosure widgets built on the native <details>/<summary> html.
|
Package accordion provides disclosure widgets built on the native <details>/<summary> html. |
|
Package breadcrumbs renders an ARIA-correct breadcrumb trail.
|
Package breadcrumbs renders an ARIA-correct breadcrumb trail. |
|
Package combobox implements the WAI-ARIA Combobox 1.2 pattern as a server-rendered input that's bound to a debounced RPC dropdown.
|
Package combobox implements the WAI-ARIA Combobox 1.2 pattern as a server-rendered input that's bound to a debounced RPC dropdown. |
|
Package disclosure renders a single styled <details>/<summary> disclosure section.
|
Package disclosure renders a single styled <details>/<summary> disclosure section. |
|
Package infinitescroll provides a sentinel-based infinite-scroll container that lazily fetches the next page of items via RPC as the user scrolls.
|
Package infinitescroll provides a sentinel-based infinite-scroll container that lazily fetches the next page of items via RPC as the user scrolls. |
|
Package multiselect renders a checkbox-group inside a disclosure with chip rendering of the selected values above the trigger.
|
Package multiselect renders a checkbox-group inside a disclosure with chip rendering of the selected values above the trigger. |
|
Package nestedlist renders recursive <ul>/<ol> hierarchies with optional native <details> collapse on branches.
|
Package nestedlist renders recursive <ul>/<ol> hierarchies with optional native <details> collapse on branches. |
|
Package pagination renders a numeric pagination nav.
|
Package pagination renders a numeric pagination nav. |
|
Package progress provides a thin wrapper around the native <progress> element with theme-aware styling.
|
Package progress provides a thin wrapper around the native <progress> element with theme-aware styling. |
|
Package scrollspy attaches IntersectionObserver-based section tracking to any list of in-page anchors.
|
Package scrollspy attaches IntersectionObserver-based section tracking to any list of in-page anchors. |
|
Package skeleton provides shimmer placeholders rendered with pure CSS.
|
Package skeleton provides shimmer placeholders rendered with pure CSS. |
|
Package sortablelist renders a reorderable list with HTML5 drag-and-drop plus keyboard fallback (Space to grab, Arrow up/down to move, Space again to drop, Esc to cancel).
|
Package sortablelist renders a reorderable list with HTML5 drag-and-drop plus keyboard fallback (Space to grab, Arrow up/down to move, Space again to drop, Esc to cancel). |
|
Package tabs provides a tabbed-content layout with zero JavaScript.
|
Package tabs provides a tabbed-content layout with zero JavaScript. |
|
Package tree provides a TreeView component built on the WAI-ARIA tree pattern.
|
Package tree provides a TreeView component built on the WAI-ARIA tree pattern. |
Click to show internal directories.
Click to hide internal directories.