UNPKG

@stratio/egeo

Version:

Stratio egeo library of components in Angular 2

9 lines (8 loc) 236 B
import { StSubMenuModel } from '../st-header.model'; export declare class SubmenuComponent { submenu: StSubMenuModel[]; qaTag: string; offset: number; getOffset(): Object; isActive(option: StSubMenuModel): string; }