Optional
checkedOptional
directionThe direction of the droppable relative to the anchor. Defaults to bottom if left undefined.
Array of items to populate the dropdown
The name of the dropdown menu button for form control
Controls the state of the dropdown menu.
The type of dropdown.
Static
stylesProtected
firstInvoked when the element is first updated. Implement to perform one time work on the element after update.
firstUpdated() {
this.renderRoot.getElementById('my-text-area').focus();
}
Setting properties inside this method will trigger the element to update again after this update cycle completes.
Zeta Dropdown Menu Button places a button that when clicked opens a dropdown menu containing the items passed into it through the items prop.
Slot
Figma
https://www.figma.com/file/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=22391-10146
Storybook
https://zeta-ds.web.app/web/storybook/?path=/docs/dropdown--docs