TextAreaStyles

interface TextAreaStyles : SeverityAware

definition of the theme's textArea

Functions

equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
toString
Link copied to clipboard
js
open fun toString(): String

Properties

resize
Link copied to clipboard
js
abstract val resize: TextAreaResize
severity
Link copied to clipboard
js
abstract val severity: SeverityStyles
sizes
Link copied to clipboard
js
abstract val sizes: FormSizes