Dialog Footer
Footer is a confirmatiuon module to be used in the Dialogs: Modal, Popover and the Multi select Dropdown
Buttons size: xs
Buttons size: sm
Size and Divider
Props for Dialog Footer component
Name | Type | Required | Default | Description |
---|---|---|---|---|
primButton | JSX.Element | No | - | Button element |
secButton | JSX.Element | No | - | Button element |
tertButton | JSX.Element | No | - | Button element |
isDivider | boolean | No | false | Add border top for footer |
size | small | medium | No | - | Set paddings around footer |