UNPKG

@3mo/select-field

Version:

A select field web component

5 lines 234 B
/** * A floating-ui middleware that ensures the popover has the same inline size as the anchor element. */ export declare function sameInlineSize(): import('@floating-ui/dom').Middleware; //# sourceMappingURL=sameInlineSize.d.ts.map