Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

bootstrap modal fullscreen

if React then:
import Modal from "react-bootstrap/Modal"

<Modal show={show} onHide={handleOpen} fullscreen={true}> //change the size
 
PREVIOUS NEXT
Tagged: #bootstrap #modal #fullscreen
ADD COMMENT
Topic
Name
5+7 =