Skip to content

卡片应用示例

Source Code

<vgrid>
  <vcard 
    title="Getting Started" 
    description="Learn how to install and configure the project." 
    link="/guide/getting-started" 
  />
  <vcard 
    title="Components" 
    description="Browse the library of pre-built UI components." 
    link="/guide/components" 
  />
  <vcard 
    title="Advanced" 
    description="Deep dive into customization and internals." 
    link="/guide/advanced" 
  />
</vgrid>