Cv Component ReferenceCr Component Referencetml`<Cv>label content</Cv>`
The Cv component represents a value within a Cr Component (a row within a Card).
Cv component accepts the standard attributes.These methods are intended to be used by parent components to dynamically change the properties of the rendered components without re-rendering.
The Cv component accepts any content.
Cv component will render a <div>.<div> will have a CSS class name with card_value.By default, the card_value class name is styled as a flex item and will equally share the horizontal space within the row with other Cl and Cv components.