Skip to content

@vtj


@vtj / designer / Skeleton

Variable: Skeleton

const Skeleton: DefineComponent<Props, { actions: Ref<any, any>; apps: Ref<any, any>; brand: Ref<any, any>; collapsed: Ref<boolean, boolean>; isPreview: Ref<boolean, boolean>; leftWidth: Ref<number, number>; preview: Ref<any, any>; rightWidth: Ref<number, number>; settable: Ref<boolean, boolean>; settings: Ref<any, any>; status: Ref<any, any>; toolbar: Ref<any, any>; workspace: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, string, PublicProps, Readonly<Props> & Readonly<{ }>, { footerHeight: string; headerHeight: string; leftWidth: string; rightWidth: string; }, { }, { }, { }, string, ComponentProvideOptions, false, { actions: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; apps: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; brand: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; preview: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; settings: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; status: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; toolbar: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; workspace: CreateComponentPublicInstanceWithMixins<Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { }, PublicProps, { }, true, { }, { }, GlobalComponents, GlobalDirectives, string, { }, any, ComponentProvideOptions, { B: { }; C: { }; D: { }; Defaults: { }; M: { }; P: { }; }, Readonly<ExtractPropTypes<{ region: { required: true; type: PropType<keyof ...>; }; }>> & Readonly<{ }>, { regionRef: Ref<any, any>; }, { }, { }, { }, { }> | null; }, any>

Defined in: packages/designer/types/components/skeleton.d.ts:9

Released under the MIT License.