Components
ModalContent

ModalContent

Content of the Modal

<Modal>
  <ModalContent>Content</ModalContent>
</Modal>

Optional props

asChild

Children composition

type
boolean
default
false

narrow

Decrease the space token in top and bottom padding.

type
boolean
default
false