Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Syncfusion’s combobox, datepicker, datetime picker, and dropdown list components, which are created with a native element over a wrapper content and icons, are rendered in span or div elements (refer to the below screenshot). The fieldset disable attribute will disable all the form native elements in our component, but the wrapper is not disabled because it is not a form native element.


Need to provide HTML <fieldset> Tag support for Forms components.