Skip to content

Instantly share code, notes, and snippets.

@c01nd01r
Created November 30, 2016 08:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c01nd01r/19440cb67176e072e97f4d47d4d1109b to your computer and use it in GitHub Desktop.
Save c01nd01r/19440cb67176e072e97f4d47d4d1109b to your computer and use it in GitHub Desktop.
Bootstrap menu
"test": [{
title: "Test",
className: "test-class",
dropdown: [{
title: 'Test',
className: "test-class"
}]
}],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment