Skip to content

plugin tabs--option to render and use v-show vs. v-if? #49

Answered by kwesterfeld2
kwesterfeld2 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks, will make a PR soon

I was thinking about the same thing on implementation, but I think you mean:

  • v-if="selected === label || isPrint" (ie. render if selected or printing)
  • matchMedia('print').matches
    etc.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sapphi-red
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