Module fractal::components::dialogs::message_dialogs
source · Expand description
Common message dialogs.
Structs§
- A response to the dialog to confirm leaving a room
- A response to the dialog to confirm a “destructive” action on a room member.
Enums§
- The room member destructive actions that need to be confirmed.
Functions§
- Show a dialog to confirm leaving a room.
- Show a dialog to confirm muting a room member.
- Show a dialog to confirm the given “destructive” action on the given room member.
- Show a dialog to confirm setting the power level of a room member with the same value as our own.