DyteButton
A button that follows Dyte's Design System.
Props
disabled
Where the button is disabled or not
Default
false
Type
boolean
iconPack
kind
Button type
Default
'button'
Type
"button" | "icon" | "wide"
reverse
Whether to reverse order of children
Default
false
Type
boolean
size
Size
Type
"lg" | "md" | "sm" | "xl"
t
variant
Button variant
Default
'primary'
Type
"danger" | "ghost" | "primary" | "secondary"