MCPcopy Create free account
hub / github.com/react-component/select / RefTriggerProps

Interface RefTriggerProps

src/SelectTrigger.tsx:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50};
51
52export interface RefTriggerProps {
53 getPopupElement: () => HTMLDivElement;
54}
55
56export interface SelectTriggerProps {
57 prefixCls: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…