Ct Element ReferenceCl Component Referencetml`
<Ct>
...
</Ct>
`
The Ct element represents a popup tip message for a Cl Component (a label within a Card row). A label with a tip has a &info; symbol visible to indicate that a tip is available. When the label is touched, a popup message with the tip is displayed.
Note: The Ct element is not a component. It extracted from the child template by the the Cl Component which sets up the popup message when the label is clicked, and displays the &info; symbol.
All attributes are ignored.
These methods are intended to be used by parent components to dynamically change the properties of the rendered components without re-rendering.
The Ct element accepts any content.