Skip to content

Latest commit

 

History

History
95 lines (54 loc) · 1.85 KB

_tag_.tagprops.md

File metadata and controls

95 lines (54 loc) · 1.85 KB
id title sidebar_label
_tag_.tagprops
TagProps
TagProps

Hierarchy

  • TagProps

Index

Properties

Properties

Optional active

active? : boolean

Defined in src/Tag.tsx:14


Optional circle

circle? : boolean

Defined in src/Tag.tsx:13


Optional className

className? : string

Defined in src/Tag.tsx:8


Optional disabled

disabled? : boolean

Defined in src/Tag.tsx:15


Optional name

name? : string

Defined in src/Tag.tsx:12


Optional onClick

onClick? : CommonEventFunction

Defined in src/Tag.tsx:16


Optional size

size? : "small"

Defined in src/Tag.tsx:11


Optional style

style? : CSSProperties

Defined in src/Tag.tsx:9


Optional type

type? : "primary"

Defined in src/Tag.tsx:10