Genie Discord forum

Author AvatarMordegai
8/4/2023, 9:59:12 AM

I would like to conditionally display part of a page. Actually, I would like the contents of that part to be dependant on what has been selected in a dropdown menu. Is there an easy way to do this?

Author AvatarPere
8/7/2023, 8:43:07 PM

You could use the v-if parameter in the HTML tag. For instance

Where textenabled is a boolean