Top progress

An NProgress-style page loading bar.

API reference

Inputs

PropTypeDefaultDescription
colorstring'var(--color-primary, #6366f1)'CSS color (or gradient) used to fill the bar.
heightnumber2Bar thickness in pixels.
demobooleanfalseWhen true, renders inline within its container instead of fixed at the top of the viewport.
ariaLabelstringOverrides the localized accessible progressbar label.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.