Vuetify 3 是否支持表格和标签?
Does Vuetify 3 support tables and tabs?
我正在使用 Vuetify 3 (alpha.12),但在 official site -> 组件信息中找不到有关表格和选项卡的信息。同时 Vuetify 2 支持它们。那么问题来了,Vuetify 3 支持它们吗?
vuetify 仍在开发中,还有许多组件尚未得到支持,例如:
- 数据table
- 标签
- 轮播
- 表单输入
您可以阅读主页中的注释:
Before proceeding, it is important to note that this installation is intended primarily for testing purposes, and should not be considered for production applications.
我正在使用 Vuetify 3 (alpha.12),但在 official site -> 组件信息中找不到有关表格和选项卡的信息。同时 Vuetify 2 支持它们。那么问题来了,Vuetify 3 支持它们吗?
vuetify 仍在开发中,还有许多组件尚未得到支持,例如:
- 数据table
- 标签
- 轮播
- 表单输入
您可以阅读主页中的注释:
Before proceeding, it is important to note that this installation is intended primarily for testing purposes, and should not be considered for production applications.