Documentation
Components
102 components 100% C# MIT licensedEvery component in the library, with what it is for and which package it ships in. Search by name, by the name another library uses for it, or by what you want it to do.
6 components in Layouts
Layouts
Structure a page: headers, footers, grids, and stacks.
FooterThe bar at the bottom of a site or an application.
GridDivides the available width into equal columns and lays its items out on them.
HeaderThe bar at the top of a site or an application.
LayoutThe base structure of an app: header, footer, nav panel and a scrolling middle.
SpacerPushes flex siblings apart, absorbing whatever space is left over.
StackA flexbox container that expresses direction, alignment and gap as parameters.
Feedback
Found a mistake, a gap, or something that could be clearer? Every page and every component is one click from its source.