UNPKG

element-ui-for-gov

Version:

element-ui for gov

11 lines (8 loc) 253 B
import { ElementUIComponentForGov } from './component' /** Menu Item Component */ export declare class ElMenuItem extends ElementUIComponentForGov { /** Unique identification */ index: string /** Vue Router object */ route: object }