Raw

value class Raw(value: String) : TextFieldRangeConstraint(source)

Free constraint value.

Constructors

Link copied to clipboard
constructor(value: String)

Functions

Link copied to clipboard
open override fun stringValue(type: TextFieldInputType): String