Skip to content

timed overlay only close when the timer has expired #1813

Answered by dvoituron
Nehakrg asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you must add Dismissable="false".

<FluentOverlay @bind-Visible="@visible" Opacity="0.4" Dismissable="false">
    <FluentProgressRing />
</FluentOverlay>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Nehakrg
Comment options

Answer selected by Nehakrg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants