Interface IInputTextValidatorResult
Package: @aurigma/design-atoms-text
Properties
isInputConfirmed
Declaration
isInputConfirmed?: boolean;
Property Value
Type | Description |
---|---|
boolean |
isTextValid
Declaration
isTextValid: boolean;
Property Value
Type | Description |
---|---|
boolean |