Dropdown upgrade guide
This page is a guide to upgrading from the Dropdown 1 API to the new web component API.
Note: while Dropdown v1 was extended and overridden in a huge variety of ways, <aui-dropdown-menu> is specifically created to fill the use case of a dropdown menu - extensions and overrides are not supported.
Inline Dialog
Initialisation
Old API | New API |
---|---|
|
|
Conversion Guide
More examples coming soon.