Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
Transition组件给你提供了6个prop,让你直接指定每个阶段用哪个CSS类名,完全绕过默认的命名规则。 一、自定义类名prop——不想用v-开头?随你 Vue 3的<Transition>组件默认给你生成6个CSS类名,长这样:v-enter-from、v-enter-active、v-enter-to、v-leave-from、v-leave-active、v-leave-to。
A stylelint plugin to enforce the use of Carbon Design System tokens in CSS and SCSS files.