DyteMoreToggle
A button which toggles visibility of a more menu.
When clicked it emits a dyteStateUpdate
event with the data:
{
activeMoreMenu: boolean;
}
A button which toggles visibility of a more menu.
When clicked it emits a dyteStateUpdate
event with the data:
{
activeMoreMenu: boolean;
}