Getting StartedInstallation and setup guides 5
LayoutWorkflow and structural layout components 7
OverlayModal and floating layer surfaces 3
FeedbackStatus, empty, progress, and loading placeholder patterns 5
FormInput and selection components 17
UtilityGeneral-purpose interface utilities 7
NavigationMenu surfaces and hierarchical actions 7

Examples

Copy-pasteable paginator examples with separate Angular, HTML, and CSS files.

Compact toolbar

Hide range text and first/last controls when the paginator sits inside a narrow toolbar.

Compact paginator (Plain CSS)

Server pagination

Use server mode when the backend owns page availability and result fetching.

Server paginator (Plain CSS)