Configuration of an individual fixed view panel
Example:
{ position: PanelPosition.Left, width: '140px', viewOptions: { url: 'https://example.com'}} Copy
{ position: PanelPosition.Left, width: '140px', viewOptions: { url: 'https://example.com'}}
The options with which to initialize the panel view.
Configuration of an individual fixed view panel
Example: