Card Modal
Parameters
Any css classes to add to the base modal div.
Any css classes to add to .modal-content div.
An override of the width of the modal. Can be any type of css expression.
If true the modal is shown otherise the modal is hidden. two way binding.
Should the default close button be shown. By default = true.
Should show the content to put within the header of the card modal.
Should show the content to put within the footer of the card modal.
Sets the title of the card modal. Will be ignored if Head is used.