当基础大小或位置发生变化时,刷新传送下拉菜单的大小和位置

作者: gtiersma创建于 2026年6月22日更新于 2026年6月22日

When using the `use-teleport` prop, the dropdown is teleported to a higher-level DOM element (`<body/>` by default) and is correctly positioned where it should be, adjacent to the base vue-multiselect textbox.

内容来源: shentao/vue-multiselect