demoPaneAction
Render demo pane point on the page, it will be rendered by the application
Presentation
function demoPaneAction (
componentName: string,
options?: NgDocBaseDemoOptions | undefined,
): NgDocAction <string>;
Returns
Parameters
Name | Type | Description |
---|---|---|
componentName | string | The title of the component class to render |
options |
| Options for configuring the action |