Documentation ¶ Overview ¶ templ: version: v0.2.793 Index ¶ func FullScreenModal(props *Props) templ.Component type Props Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FullScreenModal ¶ func FullScreenModal(props *Props) templ.Component Types ¶ type Props ¶ type Props struct { // ID of the Modal // default: "" ID string // Title to display // default: "" Title string // text to display on trigger button Label string } Source Files ¶ View all Source files fullscreenmodal_templ.go Click to show internal directories. Click to hide internal directories.