UNPKG

@builder.io/sdk-vue

Version:
45 lines (44 loc) 1.38 kB
declare const _default: import("vue").DefineComponent<Readonly<{ builderContext?: any; attributes?: any; builderComponents?: any; builderBlock?: any; variants?: any; previewingIndex?: any; }>, unknown, { userAttributes: any; scriptStr: string; updateVisibilityStylesScript: string; unsubscribers: never[]; shouldRenderVariants: boolean; shouldResetVariants: boolean; TARGET: import("../../types/targets").Target; DEFAULT_INDEX: string; SDKS_REQUIRING_RESET_APPROACH: import("../../types/targets").Target[]; }, { attrs(): { [x: string]: any; }; filteredVariants(): any; blocksToRender(): { blocks: import("../..").BuilderBlock[]; path: string; index: number | "default"; }; hideVariantsStyleString(): any; }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<Readonly<{ builderContext?: any; attributes?: any; builderComponents?: any; builderBlock?: any; variants?: any; previewingIndex?: any; }>>>, { readonly builderContext?: any; readonly attributes?: any; readonly builderComponents?: any; readonly builderBlock?: any; readonly variants?: any; readonly previewingIndex?: any; }, {}>; export default _default;