track
io.github.nafg.scalajs.facades.mui.Slider.Props.track
object track extends Prop[Any]
The track presentation:
normal
the track will render a bar representing the slider value.inverted
the track will render a bar representing the remaining slider value.false
the track will render without a bar.
Attributes
- Graph
-
- Supertypes
-
class Prop[Any]class Objecttrait Matchableclass Any
- Self type
-
track.type
Members list
In this article