RtkSettingsToggle
A button which toggles visibility of chat.
When clicked it emits a rtkStateUpdate
event with the data:
{
activeSettings: boolean;
}
A button which toggles visibility of chat.
When clicked it emits a rtkStateUpdate
event with the data:
{
activeSettings: boolean;
}