Represents the help dialog component.
- Source:
Example
<HelpDialog />
Methods
(function) data()
Method data
- Source:
(method) saveHelp(help) → {Promise}
Saves the help information.
Parameters:
Name | Type | Description |
---|---|---|
help |
Object | The help information to be saved. |
- Source:
Returns:
- A promise that resolves when the help information is saved successfully.
- Type
- Promise
(method) setButtons()
Method setButtons
- Source:
(method) showSubHelp()
Method showSubHelp
- Source:
(method) startEdit()
Method startEdit
- Source:
(method) stopEdit()
Method stopEdit
- Source:
(function) mounted()
Method mounted
- Source: