/
githubmirror
/
vuetify
Обзор
Документация
Войти
/
githubmirror
/
vuetify
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/api-generator/src/locale/en/VFileUploadList.json
7 строк
315 B
Rambaud Pierrick
docs: add description to all the component in the web-types (#22563)
22 апр 2026, 19:19
Не верифицирован
22 апр 2026, 19:19
01b0a53
Код
Авторство
О чём код?
{ "description": "Subcomponent of `v-file-upload` that displays the list of currently selected files.", "props": { "files": "An array of File objects to display in the list. When used inside a VFileUpload, this is provided automatically via injection.", "showSize": "Shows the size of each file." } }