Highlight activated list item #5307
-
|
Hi all, I want to use the components I have looked into the code and see that with type!="text" a Is such a highlighting possible with the two components out of the box? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Not yet, pre-built selection lists on our on todo list (ha). You'd need to hook up the logic yourself right now. You should be able to use |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much for the hint! |
Beta Was this translation helpful? Give feedback.
Not yet, pre-built selection lists on our on todo list (ha).
You'd need to hook up the logic yourself right now. You should be able to use
backgroundto give it a highlight color.<md-menu-item>does something similar you could reference.