SVG to Compose Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose
/
dev.tonholo.s2c.parser.ast.css.syntax.node
/
CssNode
Css
Node
sealed
interface
CssNode
:
Element
(
source
)
The base interface for all CSS nodes.
Inheritors
CssComponentValueNode
CssStatementNode
Selector
StyleSheet
Members
Properties
location
Link copied to clipboard
abstract
val
location
:
CssLocation
Functions
to
String
Link copied to clipboard
abstract
fun
toString
(
indent
:
Int
=
0
)
:
String