I want to design my own forms by drag and drop of text box, dropdown and all. Where can I do that?
How do I design my own forms
Have you tried updating Action or your graphics drivers? That might help with the crashes! the innocence test
To create custom forms with drag and drop capabilities in Angular, you have a few great options. Angular Material offers a robust set of UI components, including form controls that can be styled and customized to suit your needs. Additionally, libraries like ngx-formly provide dynamic form generation, allowing you to create forms by defining them in JSON format, which can be very handy if you're looking for flexibility.