ViewPlugin.of method
ViewPlugin › of
Official
Create an extension for this plugin with the given argument.Signature:
of(arg: Arg): ExtensionParameters:
| Parameter | Type | Description |
|---|---|---|
| arg | Arg | The argument. |
Returns: Extension — The extension.
ViewPlugin › of
Official
Create an extension for this plugin with the given argument.Signature:
of(arg: Arg): ExtensionParameters:
| Parameter | Type | Description |
|---|---|---|
| arg | Arg | The argument. |
Returns: Extension — The extension.