Button
class Button(options: ButtonOptions) : BaseMediaSfuUIComponent, InteractiveComponent, StylableComponent
Button - A UI component for interactive buttons.
This component provides:
Click, long press, and double click interactions
Customizable styling and appearance
Support for icons and text
Different button states (normal, pressed, disabled)
Loading state support
Custom button shapes and sizes