Skip to content

Repository files navigation

This is the base model for the inputs

{
    inputType: enum;
    required: boolean;
    class: string[];
    disable: boolean;
    id: string;
    label: string;
    tooltip:string;
    errorMessages:{
        [validatorType]:message
    }
}

Starting with: input[type="text]

Demo of App

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages