Appearance
获取生命周期目标。
import { getLifeCycleTarget } from '@base-web-kits/base-tools-vue'; const target = getLifeCycleTarget(); ``` 示例代码
VueUse