Entering content through the mouse or keyboard is the most basic form field wrapper.
When the user is required to enter form field content.
Provide combination input box, input box with search, and size selection.
{"Input": {"bind": "Input_value","edit": {"type": "Input","props": {}}}}
interface IProps extends InputProps, Component.PropsEditComponent {}
For other properties, see Antd Input
Entering content through the mouse or keyboard is the most basic form field wrapper.
When the user is required to enter form field content.
Provide combination input box, input box with search, and size selection.
{"Input": {"bind": "Input_value","edit": {"type": "Input","props": {}}}}
interface IProps extends InputProps, Component.PropsEditComponent {}
For other properties, see Antd Input