Render a text input component
@override Component textInput(TextInputProps props) => CodexTextInput(props);