To activate the modal, just add the is-active modifier on the .modal container
+ To activate the modal, just add the is-active modifier on the .modal container.
+ You may also want to add is-clipped modifier to a containing element (usually html) to stop scroll overflow.
+