We recommend that you read the Key Concepts , follow the guidelines, and also take the time to familiarise yourself with the library’s components.
Custom Auxiliary Button
The first step is to create a new auxiliary button. We’ll be making use of CometChatIcon web component to create the auxiliary icon.Click Handler
We’ll send a custom message i.e. a Nudge when user clicks on the button.CometChatUIKit
class.
Implementation
With the completion of each individual piece, we can now integrate all the code snippets to form the final code example.Code
