Properties
Property | Type | Description |
---|---|---|
text | string | (optional) Button text. |
pushValue | unknown | (optional) The element to add to the array when the button is clicked. |
children | ReactNode | (optional) Alternative to text for button contents. |
Button | Various | (optional) all button properties. |
Space | Various | (optional) spacing properties like top or bottom are supported. |