Component Library
Modal
Displays a content over the page, in the middle
How to use | render UI::Templates::Modal.new { p Modal content... } |
---|
Staging
Displays a content over the page, in the middle
How to use | render UI::Templates::Modal.new { p Modal content... } |
---|