$class top-level constant
Attribute
const $class
Often used with CSS to style elements with common properties.
Implementation
const $class = Attribute("class");
Often used with CSS to style elements with common properties.
const $class = Attribute("class");