ToolAssistanceDialogProps Interface
Beta
Properties of ToolAssistanceDialog component.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
buttons | undefined | React.ReactNode | Title bar buttons. | |
children | undefined | React.ReactNode | Items and separators of tool assistance. | |
title | undefined | string | Dialog title. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
className | undefined | string | ClassNameProps | Custom CSS class name |
style | undefined | React.CSSProperties | CommonProps | Custom CSS style properties |
Defined in
Last Updated: 13 June, 2024