Skip to content

Instantly share code, notes, and snippets.

@fabiodan
Last active November 4, 2018 07:24
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 fabiodan/c0cbb06f20b766058d9265be5bb36b04 to your computer and use it in GitHub Desktop.
Save fabiodan/c0cbb06f20b766058d9265be5bb36b04 to your computer and use it in GitHub Desktop.
Navigation Desktop
Navigation Desktop
Inactive
Click in Groceries -> option 1
Click in Favourites -> option 2
Active&
Main
option 1
Click in Groceries -> Inactive
Click in Favourites -> option 2
option 2
Click in Groceries -> option 1
Click in Favourites -> Inactive
Sections
level 1*
Click in Level 1 -> level 2
level 2
Click in Level 1 -> level 1
Click in Level 2 -> level 3
level 3
Click in Level 1 -> level 1
Click in Level 2 -> level 2
Click in Level 3 -> level 4
level 4
Click in Level 1 -> level 1
Click in Level 2 -> level 2
Click in Level 3 -> level 4
Click in Level 4 -> Inactive
function render(model){
console.log(model)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment