--- components: ["ComposedModal", "ModalHeader", "ModalBody", "ModalFooter"] --- ### Composed modal ### Multiple secondary buttons Use the `secondaryButtons` prop in `ModalFooter` to render two secondary buttons for a "3-button modal". The prop is a 2-tuple type that supersedes `secondaryButtonText`.