API Docs 0.11.3.33c7ec07

public
Extends Ember.Component

Component for the dropdown menu.

See Components.Dropdown for examples.

Show:

Item Index

Properties

Properties

align string

public

Alignment of the menu, either "left" or "right"

Default: left

ariaRole string

protected

Default: menu

tagName string

public

Defaults to a <ul> tag. Change for other types of dropdown menus.

Default: ul