UNPKG

wix-style-react

Version:
15 lines (11 loc) 594 B
# Input component > General Inputs for TPA ## Properties | propName | propType | defaultValue | isRequired | description | |----------|----------|--------------|------------|-------------| |defaultValue |string |- |- |Default value |value |string |- |- |Value |error |bool |fasle |fasle |Validation error indicator |inputClassName | string | - | - |Class name to override input style |errorClassName | string | - | - |Class name to override input error style `Note! You can pass any property that regular input supports.`