Arco Design Vue Documentation

repository·main·Indexed 25 days ago

https://github.com/arco-design/arco-design-vue

A comprehensive Vue UI components library based on the Arco Design system, featuring over 60 TypeScript-friendly and customizable components. The repository includes the core web-vue library, documentation site, and supporting tools such as arco-changelog for generating GitHub/GitLab changelogs, arco-vue-scripts for API documentation generation, and a Vite plugin for transforming Markdown into Vue components.

Tokens
371.9K
Snippets
707
Records
2K
Agent score
84%

What's inside Arco Design Vue

  1. New features in v2.7.0

    main

    Version 2.7.0 introduced several new capabilities:

    • progress: Added track-color property.
    • pagination: Added base-size and buffer-size properties.
    • form: Added rules property.
    • dropdown: Added disabled property.
    • descriptions: Added align property.
    • table: Added footer slot and automatic scrollbar support when table width exceeds container.
    • avatar: Added maxStyle and maxPopoverTriggerProps properties.
    • modal, drawer, and popconfirm: Added on-before-ok and on-before-cancel event properties.
    • link: Added icon property/slot to set icons.
    • mention: Added type property.