<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`BasesViewConfig`](BasesViewConfig) › [`get`](BasesViewConfig/get) ## BasesViewConfig.get() method Retrieve the user-configured value of options exposed in `BasesViewRegistration.options`<!-- -->. 1.10.0 **Signature:** ```typescript get(key: string): unknown; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>key</code> | <code>string</code> | | **Returns:** `unknown`