Interface IInspectionsTooltipHandlerCurrent<INSPECTIONS_LIST, TOOLTIP_ARGS>

Type Parameters

  • INSPECTIONS_LIST extends default

  • TOOLTIP_ARGS extends any[]

Hierarchy

  • IInspectionsTooltipHandlerCurrent

Properties

args: TOOLTIP_ARGS
initialized: boolean | Promise<any>
inspectionsList: INSPECTIONS_LIST
removed: boolean
tooltip: default

Generated using TypeDoc