SidePanelType Enum
Represents the different types of panels that can be displayed in the side panel.
export declare enum SidePanelType
Remarks
This enum defines the available panel types for the side panel component, including thumbnails, bookmarks, and signature panels.
Fields
| THUMBNAIL | The thumbnail panel type. |
| BOOKMARKS | The bookmarks panel type. |