/
githubmirror
/
vuetify
Обзор
Документация
Войти
/
githubmirror
/
vuetify
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/api-generator/src/locale/en/VBottomNavigation.json
10 строк
394 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": "An alternative to the sidebar. Primarily used for mobile applications.", "props": { "grow": "Force all [v-btn](/components/buttons) children to take up all available horizontal space.", "mode": "Changes the orientation and active state styling of the component." }, "events": { "update:active": "Event that is emitted when the active state changes." } }