Stimulus Dropdown
Built with Svelte
Using Svelte to create a dropdown is ideal when you need seamless reactivity or want to dynamically render the dropdown upon a button click.
- Initialization is handled by a Stimulus controller
- Content is provided by a dedicated Svelte component
- This is rendered within the Panel component
- Core panel functionality is enabled by the initializeDropdown helper method from the package.