tailwind-blazor-starter icon indicating copy to clipboard operation
tailwind-blazor-starter copied to clipboard

Add modal functionality

Open miladsoft opened this issue 2 years ago • 0 comments

Implemented modal functionality in Blazor component. The modal is now centered on the screen when displayed. Added a button to toggle the modal, and the form submission closes the modal afterward. Styles have been adjusted for a better user experience. Updated the modal layout to make it responsive and visually appealing.

miladsoft avatar Dec 09 '23 09:12 miladsoft