5.4.0 • Published 1 year ago

@foundation-base/tag v5.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@foundation-base/tag

Base tag component for foundation

Props

label: string

The label prop is to pass the content, that is to be displayed in the tag

selectable : boolean

The selectable prop determines whether the tag shows a fixed label, or acts like a toggle

selected : boolean

The selected prop controls the toggle action, i.e., whether the tag is selected or not

onClick: (e: any) => void

The onClick prop is to pass a function which is to be triggered on the click of the tag

Install

npm install --save @foundation-base/tag

License

MIT © lijoejohn

5.4.0

1 year ago

3.4.1

2 years ago

3.4.0

2 years ago

3.3.1

2 years ago

2.1.1

2 years ago

2.2.0

2 years ago

3.2.0

2 years ago

2.1.0

2 years ago