/
githubmirror
/
vuetify
Обзор
Документация
Войти
/
githubmirror
/
vuetify
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/api-generator/src/locale/en/DataTable-select.json
6 строк
394 B
MajesticPotatoe
docs(api): fix locale source file name
13 сен 2023, 23:20
13 сен 2023, 23:20
e4f8120
Код
Авторство
О чём код?
{ "props": { "selectStrategy": "Defines the strategy of selecting items in the list. Possible values are: 'single' (only one item can be selected at a time), 'page' ('Select all' button will select only items on the current page), 'all' ('Select all' button will select all items in the list).", "showSelect": "Shows the column with checkboxes for selecting items in the list." } }