Skip to content

First Release

Compare
Choose a tag to compare
@JosephSKh JosephSKh released this 06 Jul 13:28
· 42 commits to master since this release

Supports:

  • Title
  • Multiple data and sub menus
  • Max Height for the dropdown
  • click handlers that returns the clicked element
  • GetParents that returns and array of the full tree parents of the clicked element
  • Custom arrows for the elements that have sub menus
  • HREF links for anchor elements in the li
  • DataAttributes array for setting cutom dynamic data

Doesn't Support:

  • Ajax requests for dynamic data from service
  • Multiple Selects