Search Results: tempinho covarde status

dxColorBox Configuration

Reference
An object defining configuration properties for the ColorBox UI component.

; ); }; export default App; See Also reset isValid Specifies or indicates whether the editor's value is valid. NOTE When you use async rules, isValid is true if the status is "pending" or "valid". See... validation status. The following table illustrates the validation status indicators: validationStatus Indicator "pending" "valid

dxNumberBox Configuration

Reference
An object defining configuration properties for the NumberBox UI component.

async rules, isValid is true if the status is "pending" or "valid". See Also validationErrors label Specifies a text string used to annotate the editor's value. See Also labelMode placeholder...;RequiredRule message="Required" /> </Validator> </NumberBox> ); }; export default App; validationStatus Indicates or specifies the current validation status

dxTextArea Configuration

Reference
An object defining configuration properties for the TextArea UI component.

default App; See Also reset isValid Specifies or indicates whether the editor's value is valid. NOTE When you use async rules, isValid is true if the status is "pending" or "valid". See Also... message="Required" /> </Validator> </TextArea> ); }; export default App; validationStatus Indicates or specifies the current validation status. The following

dxTextBox Configuration

Reference
An object defining configuration properties for the TextBox UI component.

whether the editor's value is valid. NOTE When you use async rules, isValid is true if the status is "pending" or "valid". See Also validationErrors label Specifies a text string used to annotate...; ); }; export default App; validationStatus Indicates or specifies the current validation status. The following table illustrates the validation status indicators: validationStatus

dxAutocomplete Configuration

Reference
An object defining configuration properties for the Autocomplete UI component.

, isValid is true if the status is "pending" or "valid". See Also validationErrors itemComponent An alias for the itemTemplate property specified in React. Accepts a custom component. Refer to Using...; </Autocomplete> ); }; export default App; validationStatus Indicates or specifies the current validation status. The following table illustrates the validation status indicators