-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed as not planned
Description
Describe the problem
Since there's the class: element directive, it seems logical to add a id: element directive. There are often developers that prefer to use element IDs over classes.
Describe the proposed solution
Add an id: element directive. This would be used in very similar ways as the class: directive, just for element IDs.
Example:
<div id:example={isExample}></div>Importance
nice to have
Metadata
Metadata
Assignees
Labels
No labels