2.0.1-alpha.0 • Published 3 years ago

@traaidmark/konstruct-bucket-block v2.0.1-alpha.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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