<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Plugin`](Plugin) › [`registerView`](Plugin/registerView) ## Plugin.registerView() method **Signature:** ```typescript registerView(type: string, viewCreator: ViewCreator): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>type</code> | <code>string</code> | | | <code>viewCreator</code> | [`ViewCreator`](ViewCreator) | | **Returns:** `void`