IButtonBarProps
Home > @gooddata/sdk-ui-dashboard > IButtonBarProps
IButtonBarProps interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IButtonBarProps
Properties
| Property | Type | Description |
|---|---|---|
| buttons? | React.ReactNode | (BETA) (Optional) |
| cancelButtonProps | ICancelButtonProps | (BETA) |
| DefaultButtonBar | CustomButtonBarComponent | (BETA) |
| editButtonProps | IEditButtonProps | (BETA) |
| saveAsNewButtonProps | ISaveAsNewButtonProps | (BETA) |
| saveButtonProps | ISaveButtonProps | (BETA) |
| shareButtonProps | IShareButtonProps | (BETA) |