tiny-vue/packages/vue-directive
chenxi-20 97e9365727
feat(steps): [steps] The stateless step style is added to the step bar, and the itemFooter slot is added. (#2110)
* feat(steps): 步骤条增加无状态步骤样式,增加itemFooter插槽

* feat(steps): 示例按钮文本更明确化
2024-09-13 10:28:50 +08:00
..
src feat(steps): [steps] The stateless step style is added to the step bar, and the itemFooter slot is added. (#2110) 2024-09-13 10:28:50 +08:00
README.md feat(readme): add readme files to main packages (#1826) 2024-08-05 15:22:50 +08:00
README.zh-CN.md feat(readme): add readme files to main packages (#1826) 2024-08-05 15:22:50 +08:00
index.ts feat: update vue-docs (#1810) 2024-08-01 17:45:27 +08:00
package.json feat: Adapts to x-design specifications (#1872) 2024-08-09 14:37:01 +08:00

README.md

@opentiny/vue-directive

The vue directive collection provided by the TinyVue component library collects some useful vue directives.

For usage, please refer to: Custom directive document [https://opentiny.design/tiny-vue/zh-CN/smb-theme/components/directives-auto-tip]