Finished update

This commit is contained in:
MaxOvs19
2023-02-08 15:03:36 +03:00
parent c5d41550b1
commit d9e6fc72c9
7 changed files with 23 additions and 11 deletions

View File

@ -14,6 +14,7 @@
<meta property="og:image" content="/src/images/logoCG.jpg" />
<title>Cg-Select</title>
<link rel="shortcut icon" href="../src/images/logoCG2.ico" type="image/x-icon" />
<link href="example.scss" rel="stylesheet" />
</head>
<body class="body-example">
@ -351,6 +352,7 @@
maxWidth: <span class="code__string">'500px ',</span>
},
},
multiselect: <span class="code__keyword">true,</span>
});
</pre>
</code>

View File

@ -57,6 +57,7 @@ const dropdownNativeSelect = new CGSelect({
width: '824px',
},
},
theme: 'dark',
});
// ------------------------------listDisplayMode--------------------
@ -88,7 +89,7 @@ const dropdownlistDisplayMode = new CGSelect({
// --------------------------------Категории--------------------------
const dropdown4 = new CGSelect({
selector: '.cg-dropdown_categories',
placeholder: 'Выберите регион',
placeholder: 'Choose region',
searchMode: true,
items: [
{