MCPcopy Create free account
hub / github.com/hydro-dev/Hydro /

Class

packages/ui-default/components/dropdown/Dropdown.js:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import { mediaQuery, zIndexManager } from 'vj/utils';
5
6export default class Dropdown extends DOMAttachedObject {
7 static DOMAttachKey = 'vjDropdownInstance';
8
9 static DOMAttachSelector = '[data-dropdown-target]';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected