terra-clinical-item-view
Version:
The Item View component allows displays to be organized into rows and column and themed, while providing means to add accessory elements and a comment.
15 lines (11 loc) • 521 B
text/mdx
import { Badge } from 'terra-clinical-item-view/package.json?dev-site-package';
<Badge />
# Terra Clinical Item View Upgrade Guide
## Changes from version 2 to version 3
### Changes to CSS Custom Properties
#### Renamed
| Previous | New |
|-|-|
| --terra-item-view-content-color | --terra-clinical-item-view-content-color |
| --terra-item-view-content-primary-color | --terra-clinical-item-view-content-primary-color |
| --terra-item-view-content-secondary-color | --terra-clinical-item-view-content-secondary-color |