Getting StartedInstallation and setup guides 6
FormInput and selection components 26
LayoutWorkflow and structural layout components 10
NavigationMenu surfaces and hierarchical actions 7
OverlayModal and floating layer surfaces 3
FeedbackStatus, empty, progress, and loading placeholder patterns 6
UtilityGeneral-purpose interface utilities 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)