Back to Website
Show / Hide Table of Contents

Class InputTextValidatorResult

Package: @aurigma/design-atoms

Constructors

(constructor)(isTextValid, isInputConfirmed)

Constructs a new instance of the InputTextValidatorResult class

Declaration
constructor(isTextValid: boolean, isInputConfirmed?: boolean);
Parameters
Type Name Description
boolean isTextValid
boolean isInputConfirmed

Properties

isInputConfirmed

Declaration
get isInputConfirmed(): boolean | null;
Property Value
Type Description
boolean | null

isTextValid

Declaration
get isTextValid(): boolean;
Property Value
Type Description
boolean
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback