Blazored / Modal

A powerful and customizable modal implementation for Blazor applications.
https://blazored.github.io/Modal/
MIT License
782 stars 185 forks source link

Full Content Page??? #476

Closed normanlc closed 8 months ago

normanlc commented 1 year ago

Is there going to be a sample for "FullContentPage.razor" being utilized?

chrissainty commented 1 year ago

What do you want to see from that sample?

normanlc commented 1 year ago

I'm looking for a sample of utilizing the Blazored/Modal to display/show a dialog with a form on it so that data entry can be used. I saw the file "FullContentPage" but did not see it used in the downloaded example. Did I miss something?

LePtitJoNadeau commented 1 year ago

I think it could be good to have a sample of a spinner with overlay that doesn't display the size of modal.

What do you think about that?