yuang-framework-ui-pc
Version:
yuang-framework-ui-pc Library
16 lines (15 loc) • 928 B
TypeScript
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
bodyStyle: import('vue').PropType<import('../ele-app/types').StyleValue>;
extraStyle: import('vue').PropType<import('../ele-app/types').StyleValue>;
teleported: BooleanConstructor;
}>, {
isActivated: import('vue').Ref<boolean, boolean>;
teleportTo: import('vue').ComputedRef<HTMLElement | null | undefined>;
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
bodyStyle: import('vue').PropType<import('../ele-app/types').StyleValue>;
extraStyle: import('vue').PropType<import('../ele-app/types').StyleValue>;
teleported: BooleanConstructor;
}>> & Readonly<{}>, {
teleported: boolean;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
export default _default;