geetork-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

React UI Button component

Go to playground to see all available properties for the button component.

Install

npm i geetork-lib

Import example

import { Button } from geetork-lib

Custom properties

Propery Values
type 'solid' | 'outline' | 'soft' | 'ghost'
size 'smaill' | 'medium' | 'large'
style 'primary' | 'secondary' | 'danger'
iconType 'none' | 'leading' | 'trailing' | 'leadingTrailer' | 'standalone'
disabled true | false
onClick () => void

Component supports both dark and light themes.

Readme

Keywords

none

Package Sidebar

Install

npm i geetork-lib

Weekly Downloads

0

Version

1.0.10

License

MIT

Unpacked Size

31.3 kB

Total Files

18

Last publish

Collaborators

  • geetork