fix clrf to lf

This commit is contained in:
namushka 2024-04-18 11:31:58 +03:00
parent 4a5890fd6f
commit cef915143d
3 changed files with 522 additions and 521 deletions

View File

@ -48,6 +48,7 @@ Options have options:
- onClick - On click function
ComboBox perceives all property`s for positioning from DropDown!
If you need to display a custom list of options, you must use advancedOptions property. Like this:
```js