IButtonBarProps
Home > @gooddata/sdk-ui-dashboard > IButtonBarProps
IButtonBarProps interface
This API is provided as a beta 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 | Modifiers | Type | Description |
---|---|---|---|
buttons? | React.ReactNode | (BETA) (Optional) | |
cancelButtonProps | ICancelButtonProps | (BETA) | |
childContentPosition? | "left" | "right" | (BETA) (Optional) | |
children? | React.ReactNode | (BETA) (Optional) | |
DefaultButtonBar | CustomButtonBarComponent | (BETA) | |
editButtonProps | IEditButtonProps | (BETA) | |
saveAsNewButtonProps | ISaveAsNewButtonProps | (BETA) | |
saveButtonProps | ISaveButtonProps | (BETA) | |
shareButtonProps | IShareButtonProps | (BETA) |