-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Would it be possible to add an option to group attributes when they don't have a value? This would be useful for Angular.
Example:
<app-selector> class="some-class" id="anId" formControlName="someControl" appDisableControl required [(ngModel)]="someModel" </app-selector>
Would be very helpful to choose where appDisableControl and required were placed in the list.
Thanks
de-don, ivarorn85, mminor-dev, jleroy-dev, publicJorn and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request