Skip to content

@vtj


@vtj / designer / ActionMenu

Variable: ActionMenu

const ActionMenu: DefineComponent<Props, { }, { }, { }, { }, ComponentOptionsMixin, ComponentOptionsMixin, { command: (...args) => void; update:modelValue: (...args) => void; }, string, PublicProps, Readonly<Props> & Readonly<{ onCommand?: (...args) => any; onUpdate:modelValue?: (...args) => any; }>, { menus: ActionMenuItem[]; }, { }, { }, { }, string, ComponentProvideOptions, false, { }, HTMLDivElement>

Defined in: packages/designer/types/components/shared/action-menu.d.ts:8

Released under the MIT License.