Components.ModalHeader public

Modal header element used within Components.Modal components. See there for examples.

Item Index

Events

closeButton boolean public

Default: true

Defined in addon/components/bs-modal/header.js:11

Show a close button (x icon)

closeComponent {String} private

title string public

Default: null

Defined in addon/components/bs-modal/header.js:20

The title to display in the modal header

titleComponent {String} private

onClose

public