Skip to content

@vtj


@vtj / designer / SlotsPicker

Variable: SlotsPicker

const SlotsPicker: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { submit: (...args) => void; update:modelValue: (...args) => void; }, string, PublicProps, Readonly<Props> & Readonly<{ onSubmit: (...args) => any; onUpdate:modelValue: (...args) => any; }>, { name: string; slots: MaterialSlot[]; }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>

Defined in: packages/designer/types/components/shared/slots.d.ts:7

Released under the MIT License.