import "./dropdown-item-B6g3lxiK.js"; import { CSSResultGroup, PropertyValues } from "lit"; import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element"; //#region src/components/dropdown/dropdown.d.ts /** * * * @summary Provides a menu of options that appear when the corresponding trigger is activated. * @tag sigvelo-dropdown * @documentation https://design-system.sigvelo.com/docs/components/dropdown * @status stable * @since 1.0 * * @dependency sigvelo-dropdown-item * * @slot - One or more `` elements to show in the dropdown. You can also use `` here. * @slot trigger - The dropdown's trigger. Must be a `` or `