Home > @datashaper/app-framework > AppServices > requestHelp
Set the current context-sensitive help key, which the user can see if the global help pane is open.
Signature:
requestHelp(key: string): void;| Parameter | Type | Description |
|---|---|---|
| key | string |
Returns:
void