PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Add option to pass custom value to vertical offset #262

Closed beckysiegel closed 6 years ago

beckysiegel commented 6 years ago

This lets the user position the dropdown content below the trigger. If a vertical offset is not provided, it gets computed as it was previously.