9 lines
193 B
Plaintext

<van-transition
name="slide-down"
show="{{ show }}"
custom-class="van-notify"
custom-style="background-color:{{ backgroundColor }}; color: {{ color }}"
>
{{ text }}
</van-transition>