Components
ModalFooter

ModalFooter

Footer of the Modal

<Modal>
  <ModalFooter>
    <Button>Ok</Button>
  </ModalFooter>
</Modal>

Optional props

asChild

Children composition

type
boolean
default
false