Input

interface Input(source)

Inheritors

Properties

Link copied to clipboard
abstract val filled: Color

Color used for the background of inputs using the filled background variant

Link copied to clipboard
abstract val filledFocus: Color

The filled variant's background when focused.

Link copied to clipboard
abstract val filledHover: Color

The filled variant's background when hovered over.

Link copied to clipboard
abstract val hoveredBorder: Color

Color used for the outline of inputs when hovered over

Link copied to clipboard
abstract val invalidBorder: Color

Color used for the outline of inputs when valid is set to false