You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, Your class has made my life a lot easier, Thank you!!!
My forms went from 1K lines to a couple hundred with styling included which is fantastic.
Now I am just sitting with one issue, I have several inputs i'd like to use from external sources like mdbootstrap or material-ui, specifically the autofill feature which searches as you type.
As it stands now i'd have to add ALL their code in manually each time.
Is there some way I can create custom inputs / layouts and add it in the class without it being lost should I update?
Having the ability to kind of create a template for a custom input would prove ideal to bridge the gaps...
Any advise?
The text was updated successfully, but these errors were encountered:
Hey Guys,
First off, Your class has made my life a lot easier, Thank you!!!
My forms went from 1K lines to a couple hundred with styling included which is fantastic.
Now I am just sitting with one issue, I have several inputs i'd like to use from external sources like mdbootstrap or material-ui, specifically the autofill feature which searches as you type.
As it stands now i'd have to add ALL their code in manually each time.
Is there some way I can create custom inputs / layouts and add it in the class without it being lost should I update?
Having the ability to kind of create a template for a custom input would prove ideal to bridge the gaps...
Any advise?
The text was updated successfully, but these errors were encountered: