FormGroupClasses

sealed external interface FormGroupClasses(source)

Properties

Link copied to clipboard
abstract val error: ClassName

State class applied to the root element if error={true}.

Link copied to clipboard
abstract val root: ClassName

Styles applied to the root element.

Link copied to clipboard
abstract val row: ClassName

Styles applied to the root element if row={true}.