|
@@ -5,9 +5,6 @@ export declare class ElSubmenu extends ElementUIComponent {
|
|
/** Unique identification */
|
|
/** Unique identification */
|
|
index: string
|
|
index: string
|
|
|
|
|
|
- /** Delay time before show a sub-menu */
|
|
|
|
- showTimeout: number
|
|
|
|
-
|
|
|
|
/** Delay time before showing a sub-menu */
|
|
/** Delay time before showing a sub-menu */
|
|
showTimeout: number
|
|
showTimeout: number
|
|
|
|
|