List Box Section

Section primitives for grouping ListBox items.

Import this public entry point directly when composing lower-level UIKit parts.

import * as ListBoxSection from "@thenamespace/uikit/list-box-section";

See list-box for complete composition examples and API guidance.

This entry point is also re-exported from @thenamespace/uikit. Direct imports make the dependency explicit and provide a stable location for advanced customization.