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. |
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. |