mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 05:32:56 +00:00
3 lines
209 B
Plaintext
3 lines
209 B
Plaintext
<MudTooltip Text="@this.TooltipMessage" Placement="Placement.Bottom">
|
|
<MudIconButton Icon="@Icons.Material.Filled.ContentCopy" Size="@this.Size" OnClick="@(() => this.HandleCopyClick())"/>
|
|
</MudTooltip> |