deku-bloxparty-box
A simple Deku component to render a box with a title
and children
.
Install
npm install deku-bloxparty-box
Usage
{ return }
Renders
Sign In
If you do not include a title
property the div .bp-Box-head
will not be rendered.
CSS
Default styles are available in src/index.css
which may be consumed by a transpiler such as PostCSS.
License
MIT