TimelineDotClasses

sealed external interface TimelineDotClasses(source)

Properties

Link copied to clipboard
abstract val filled: ClassName

Styles applied to the root element if variant="filled".

Link copied to clipboard
abstract val filledGrey: ClassName

Styles applied to the root element if color="grey" and variant="filled".

Link copied to clipboard
abstract val filledPrimary: ClassName

Styles applied to the root element if color="primary" and variant="filled".

Link copied to clipboard

Styles applied to the root element if color="secondary" and variant="filled".

Link copied to clipboard
abstract val outlined: ClassName

Styles applied to the root element if variant="outlined".

Link copied to clipboard
abstract val outlinedGrey: ClassName

Styles applied to the root element if color="grey" and variant="outlined".

Link copied to clipboard

Styles applied to the root element if color="primary" and variant="outlined".

Link copied to clipboard

Styles applied to the root element if color="secondary" and variant="outlined".

Link copied to clipboard
abstract val root: ClassName

Styles applied to the root element.