Props

constructor(value: X, onChange: (X) -> Unit, options: UiInputFieldComponent.Options<X>, toStr: (X) -> String, fromStr: (String) -> X)