SwitchSlots

external interface SwitchSlots(source)

Properties

Link copied to clipboard
abstract var input: ElementType<*>?

The component that renders the input.

Link copied to clipboard
abstract var root: ElementType<*>?

The component that renders the root.

Link copied to clipboard
abstract var thumb: ElementType<*>?

The component that renders the thumb.

Link copied to clipboard
abstract var track: ElementType<*>?

The component that renders the track.