clear-on-open
bool
Whether or not to clear the keyboard upon opening.
on-enter
UIAction<string>
Will call this UIAction on enter with the text entered.
value
UIValue(string)
Will get from this value on open and set this value on enter.