Main title for the ObjectModal component.
Last updated 4 years ago
import ObjectModalTitle from 'components/ObjectModal/ObjectModal.js';
<ObjectModalTitle className="my-awesome-class" style={{ marginBottom: 0 }}> My awesome title ! </ObjectModalTitle>
name
Description
Type
Default
className
Use predefined classes for the title
string
null
style
Define a custom style for the title
object