TextArea

works.iterative.ui.components.tailwind.form.TextArea
See theTextArea companion class
object TextArea

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TextArea.type

Members list

Value members

Concrete methods

def render(fieldName: String, currentValue: Option[String], updates: Observer[String], mods: Modifier[ReactiveHtmlElement[TextArea]]*): ReactiveHtmlElement[TextArea]