Skip to content

ui.link hover style like the one found in ui.expansion #3131

Answered by falkoschindler
miccs0 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @miccs0,

I wonder if you really need the ui.link. As an alternative you could simply use a ui.expansion element with .props('hide-expand-icon') and an .on('click', ...) handler. This way you can simply use the same styling for all elements.

Or you stick with ui.link and set .props(remove='href') to prevent the page from reloading (see #3129).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@miccs0
Comment options

@miccs0
Comment options

@falkoschindler
Comment options

Answer selected by miccs0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants