Questions tagged [antdv]

Ant Design Vue is a Vue component, design, and demo library that follows the Ant Design specification for creating rich and interactive user interfaces.

Ant Design Vue Features

  • An enterprise-class UI design language for web applications
  • A set of high-quality Vue components out of the box
  • Shared Ant Design of React design resources.
    – Via the docs

For more information and guidance on installing Ant Design Vue into your project, refer to the official documentation, or visit the project on GitHub.

Usage

The tag should be used with at least or an equivalent version tag (/ ), and any tags describing topics directly related to the question at hand (eg. or or ).

This tag should not be used with , in which case it should be replaced with instead.

Related Tags

31 questions
0
votes
1 answer

Nuxtjs : How to disappear the tooltip only when form input is valid

In the template below, the input disappears when fullName is true, but I wanna remove the tooltip only. Where should I fix it?
atjab
  • 127
  • 2
  • 16
1 2
3