You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
As someone using the iron-pages element in conjunction with the iron-selector I like how theselected property can be bound between these two elements. It would be great if there were an iron-link element that also had a selected property. This value could be altered onClick to another property on the element called selected-value and the state can change if the selected value is the same as selected-value (styling via a mixin).
Thanks for reading and I am able to make this element myself if wanted.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
iron-link
As someone using the iron-pages element in conjunction with the iron-selector I like how the
selected
property can be bound between these two elements. It would be great if there were an iron-link element that also had aselected
property. This value could be alteredonClick
to another property on the element calledselected-value
and the state can change if theselected
value is the same asselected-value
(styling via a mixin).Thanks for reading and I am able to make this element myself if wanted.
The text was updated successfully, but these errors were encountered: