1.0.10 • Published 7 months ago

geetork-lib v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

React UI Button component

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

Install

npm i geetork-lib

Import example

import { Button } from geetork-lib

Custom properties

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

Component supports both dark and light themes.

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago