@stealthscale/component-collections
v0.0.1
Published
Draws many of a thing: the lists, tables and grids that render a set of records.
Maintainers
Readme
@stealthscale/component-collections
Draws a set of records: the lists, tables and grids that render many of one thing. Every component
binds a recipe and draws nothing of its own, so a theme restyles all of them by extending the
recipe. The preset under ./theme registers the recipes with an application's compiler.
Install
pnpm add @stealthscale/component-collectionsThe package peers on react and @stealthscale/theme.
