- Source:
Properties:
Name | Type | Default | Description |
---|---|---|---|
buttonClassName ? |
string | null |
null
|
Optional class name for button. |
buttonOnClick |
function | On click handler for button. |
|
buttonIcon ? |
string | null |
null
|
Footer button icon. |
buttonText |
string | Footer button text. |
|
buttonTitle |
string | Title for button element. |
|
disabled ? |
boolean |
false
|
Boolean determining if button is disabled. |