UNPKG

easyannotation

Version:

Image annotation in JavaScript

9 lines (8 loc) 176 B
export declare class ToolbarItem { xtype?: string; itemId: string; iconSVG?: string; iconURL?: string; title?: string; element?: HTMLElement; }