📄️ Basic usage
Component have to be imported to your project and then you can use it in your template. Here is an example of usage
📄️ Attributes usage
Component have a lot of attributes, but not all of them are required. This page will help you to understand which attributes are required and which are optional.
📄️ Events management
Component have a lot of events that you can use to hook into the component's lifecycle. You can find a list of all events on this page.
📄️ Customization Style
Component is build on top of web component and using CSS-Parts and CSS-Variables to allow customization.