Example of a reusable modal component. This is a simple modal that can be used to display information or ask for confirmation.
Typically this would be placed in the /internal/ui/components
folder. A file called modal.templ
would be created.
Example
Usage