Element corresponding to a modal header.
An example of a modal header:
{ tag: 'ModalHeader', props: { title: 'Integration Modal' } }
HTML children as an array of IStandardElement or as a string.
No required props.
Optional title for the modal header.
Must be ModalHeader.
Generated using TypeDoc
Element corresponding to a modal header.
An example of a modal header:
{ tag: 'ModalHeader', props: { title: 'Integration Modal' } }