Does anyone know how to hide the Card when the third element of the select box is selected? I am a new developer and would appreciate any help with this issue. Sorry for my lack of experience.
<b-form-select
v-model="InputRatingPlate.RatingPlateTemplate"
class="mb-0 input_with_appended_unit2"
label-cols-lg="6"
>
<option>
UK-Double Voltage
</option>
<option>
ORCHESTRA
</option>
<option>
VESTAS
</option>
</b-form-select>
</b-form-group>
<b-card class="electric-card"
v-if=""
>