Skip to main content

DyteLeaveButton

A button which toggles visilibility of the leave confirmation dialog.

<Center>
<DyteLeaveButton size="sm" />
<DyteLeaveButton size="lg" />
<DyteLeaveButton variant="horizontal" />
</Center>

Props

iconPack

Icon pack

Default
defaultIconPack

size

Size

Type
"lg" | "md" | "sm" | "xl"

t

Language

Default
useLanguage()

variant

Variant

Default
'button'
Type
"button" | "horizontal"