Skip to main content
CometChat’s Quick View component allows you to create a quick overview panel with a title, subtitle, and an optional close button. It extends from the LitElement’s base class.

Attributes

QuickViewStyle

You can pass an instance of the QuickViewStyle class to the quickViewStyle attribute to customize the appearance of the Quick View. The QuickViewStyle class is derived from the BaseStyle class

Events

Usage