Directory

← Back

app-menu

A simple side menu for Apps

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/oyeharry/app-menu on 2019-05-22 ]

Build Status Published on webcomponents.org

<app-menu>

A simple side menu for App

<app-menu>

Material design: Menus

<app-menu selected="0">
  <a href="#" class="app-menu-item">Item 1</a>
  <a href="#" class="app-menu-item">Item 2</a>
  <a href="#" class="app-menu-item">Item 3</a>
</app-menu>

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • polymer#Polymer/polymer#1.9 - 2
  • iron-menu-behavior#PolymerElements/iron-menu-behavior#1 - 2
  • iron-collapse#PolymerElements/iron-collapse#1 - 2
  • iron-behaviors#PolymerElements/iron-behaviors#1 - 2
  • iron-icon##1 - 2
  • iron-a11y-keys-behavior#PolymerElements/iron-a11y-keys-behavior#1 - 2
Released
2018-04-28
Maturity
IMPORTED
License
MIT License

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 0.0.4
Browser
Browser Independent
Online