APIPopups APIModal APIModal PropertiescssOn this pagecss Description Adds a custom style to the Modal control. Usage css?: string; Example <Modal css="my-class">Modal content</Modal> .my-class { background-color: gold;}