@traaidmark/konstruct-bucket-block
v2.0.1-alpha.0
Published
A block component perfect for sidebars, and displaying various small content pieces.
Downloads
2
Readme
Konstruct > Buckets > Block
A block component perfect for sidebars, and displaying various small content pieces.
Installation
yarn add @traaidmark/konstruct-bucket-block;
Usage
<Block
title="Why we are so great"
actions=[
<a>Sign Up</a>
],
isScrollable
hasBorder
>
...content here
</Block>
Documentation
You can find detailed documentation at https://konstruct.traaidmark.com