In this explainer PR, I added <selectedvalue> as the new element name which is intended to replace behavior=selected-value as per this issue: #702
The reason I chose <selectedvalue> is simply because it matches behavior=selected-value.
@lukewarlow pointed out that perhaps if we named it <value> it could be used in a wider variety of future use cases: #798 (comment)
Anyone have thoughts about what it should be called?
In this explainer PR, I added
<selectedvalue>as the new element name which is intended to replacebehavior=selected-valueas per this issue: #702The reason I chose
<selectedvalue>is simply because it matchesbehavior=selected-value.@lukewarlow pointed out that perhaps if we named it
<value>it could be used in a wider variety of future use cases: #798 (comment)Anyone have thoughts about what it should be called?