active-table
Version:
Framework agnostic table component for editable data experience
9 lines • 367 B
TypeScript
export declare class DateCellCalendarIconElement {
static readonly CALENDAR_ICON_CONTAINER_CLASS = "calender-icon-container";
private static readonly CALENDAR_ICON_ELEMENT;
private static createContainer;
private static createSVGElement;
private static createSVG;
static get(): Node;
}
//# sourceMappingURL=dateCellCalendarIconElement.d.ts.map