Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cto
g1
Commits
af09ed88
Commit
af09ed88
authored
Feb 13, 2019
by
Tejesh
🖖
Browse files
add dependencies code
parent
fd67fded
Pipeline
#76529
passed with stage
in 2 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/dropdown.md
View file @
af09ed88
...
...
@@ -6,6 +6,11 @@
It requires the
[
bootstrap-select
](
https://developer.snapappointments.com/bootstrap-select/
)
library and its dependencies.
```
html
<link
rel=
"stylesheet"
href=
"ui/bootstrap-select/dist/css/bootstrap-select.min.css"
>
<script
src=
"ui/bootstrap-select/dist/js/bootstrap-select.min.js"
></script>
```
Example:
```
html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment