@blockle/blocks
Navigation
🔍 Search
General
Get started
Theming
Customize theme
Tokens
Styling
Component theming
Layout
Box
Stack
Inline
Typography
Text
Heading
Navigation
Link
ButtonLink?
Data Entry
Input
Input
Notifications
Toast
Box
Usage
import
{ Box }
from
'@blockle/blocks'
;
const
Component =
() =>
<
Box
>
First box
</
Box
>
;
Props
Name
Type
Default
Description
children
node
Content of the box
className
string
Additional class name