UNPKG

tsiclient

Version:

<a href="https://tsiclientsample.azurewebsites.net"><img src="https://insights.timeseries.azure.com/favicons/android-chrome-192x192.png" align="left" hspace="10" vspace="6" height="100px"></a>

17 lines (16 loc) 532 B
import { Component } from "./Component-8ea21f2e"; declare class EllipsisMenu extends Component { private containerElement; private buttonElement; private menuElement; private menuItems; private menuIsVisible; constructor(renderTarget: Element); private createIconPath; setMenuVisibility(isVisible: any): void; private focusOnMenuItem; private menuItemKeyHandler; render(menuItems: any, options?: any): void; private setMenuItems; } export { EllipsisMenu as default };