UNPKG

element-plus

Version:
8 lines (7 loc) 285 B
import type { Ref } from 'vue'; declare const _default: (toggle: Ref<boolean>, initialFocus?: Ref<HTMLElement>) => void; /** * This method provides dialogable components the ability to restore previously activated element before * the dialog gets opened */ export default _default;