Fixed/added description all documentation

This commit is contained in:
2022-11-08 16:57:35 +03:00
parent e7182e684c
commit 366b918ca7
11 changed files with 803 additions and 79 deletions

View File

@ -93,7 +93,9 @@ export class DropDown {
placeholder: '...',
items: [string|number|object],
darkTheme: true/false,
closeOnSelect: true/false,
searchMode: true/false,
closeOnSelect: true/false,
lenguage: 'ru/en',
styles: {
head: {
background: '...',
@ -289,6 +291,7 @@ export class DropDown {
'MAN',
'max',
],
darkTheme: true,
multiselect: true,
multiselectTag: true,
}