Cv Component Reference

Table of Contents


Introduction

Syntax

tml`<Cv>label content</Cv>`

The Cv component represents a value within a Cr Component (a row within a Card).

Attributes

Instance methods

These methods are intended to be used by parent components to dynamically change the properties of the rendered components without re-rendering.

Inherited methods

Children

The Cv component accepts any content.

DOM element properties

Styling

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.