Props

fun Props(    value: String,     onChange: (String) -> Unit,     options: UiTextAreaComponent.Options)