ToolAssistanceInstructionProps Interface
Beta
Properties of ToolAssistanceInstruction component.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| image | React.ReactNode | Image for instruction | |
| isNew | undefined | false | true | Indicates whether instruction is new | |
| text | string | Text for instruction |
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: 08 January, 2020