The core library for @stenajs-webui.
All other packages depend on core.
Box is the main building stone which most other components are derived from.
- Column (same as Box, content is placed in a column)
- Row (same as Box, content is placed in a row)
- Indent
- Space
- Spacing
- SeparatorLine
core
includes a collection of hooks.
See src/hooks/README.md
for details.