Skip to content

@vtj


@vtj / designer / SetterView

Variable: SetterView

const SetterView: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { change: (...args) => void; remove: (...args) => void; }, string, PublicProps, Readonly<Props> & Readonly<{ onChange: (...args) => any; onRemove: (...args) => any; }>, { label: string; options: any[]; variable: boolean; }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>

Defined in: packages/designer/types/components/setter.d.ts:17

Released under the MIT License.