/
githubmirror
/
vuetify
Обзор
Документация
Войти
/
githubmirror
/
vuetify
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/api-generator/src/locale/en/dimension.json
10 строк
370 B
Jacek Karczmarczyk
docs: generate missing descriptions in locale files (#16017)
30 ноя 2022, 21:06
Не верифицирован
30 ноя 2022, 21:06
7fc2f65
Код
Авторство
О чём код?
{ "props": { "height": "Sets the height for the component.", "maxHeight": "Sets the maximum height for the component.", "maxWidth": "Sets the maximum width for the component.", "minHeight": "Sets the minimum height for the component.", "minWidth": "Sets the minimum width for the component.", "width": "Sets the width for the component." } }