ExpressiveListContainer
The
<ExpressiveListContainer>
Props
| property | propType | required | default | description |
|---|---|---|---|---|
| contentClassName | string | Optional prop for custom class names this will be applied to the right column. | ||
| children | node | This prop is used to insert the contents of the container right column | ||
| className | string | Optional prop to insert a custom class name. This class will be applied to the outermost conatiner | ||
| text | node | Optional prop to use to insert content text | ||
| title | string | Prop used for a short title | ||
| titleType | string | expressive-03 | Optional prop used for type options - default is
|