CssComponentValueNode

A CSS node that represents a component value. Component values are the basic building blocks of CSS properties.

Inheritors

Properties

Link copied to clipboard
abstract val location: CssLocation

Functions

Link copied to clipboard
abstract fun toString(indent: Int = 0): String