/
githubmirror
/
vuetify
Обзор
Документация
Войти
/
githubmirror
/
vuetify
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/api-generator/src/locale/en/VListSubheader.json
9 строк
389 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-list` used to separate groups of items.", "props": { "tag": "Specify a custom tag used on the root element.", "title": "Specify a title text for the component.", "inset": "Insets the subheader without additional spacing, aligning it flush with the surrounding content.", "sticky": "Sticks the header to the top of the table." } }