default
<AnyObject
, TooltipOptions
<TType
>>
↳ TooltipModel
• $animations: Record
<string
, Animation
>
Element.$animations
# Defined incore/core.element.ts:15 (opens new window)
# active• active: boolean
= false
Element.active
# Defined incore/core.element.ts:13 (opens new window)
# afterBody• afterBody: string
[]
types/index.d.ts:2632 (opens new window)
# beforeBody• beforeBody: string
[]
types/index.d.ts:2630 (opens new window)
# body• body: { after
: string
[] ; before
: string
[] ; lines
: string
[] }[]
types/index.d.ts:2628 (opens new window)
# caretX• caretX: number
types/index.d.ts:2619 (opens new window)
# caretY• caretY: number
types/index.d.ts:2620 (opens new window)
# chart• Readonly
chart: Chart
<TType
, DistributiveArray
<ChartTypeRegistry
[TType
]["defaultDataPoint"
]>, unknown
>
types/index.d.ts:2604 (opens new window)
# dataPoints• dataPoints: TooltipItem
<TType
>[]
types/index.d.ts:2607 (opens new window)
• footer: string
[]
types/index.d.ts:2640 (opens new window)
# height• height: number
types/index.d.ts:2617 (opens new window)
# labelColors• labelColors: TooltipLabelStyle
[]
types/index.d.ts:2643 (opens new window)
# labelPointStyles• labelPointStyles: { pointStyle
: PointStyle
; rotation
: number
}[]
types/index.d.ts:2645 (opens new window)
# labelTextColors• labelTextColors: Color
[]
types/index.d.ts:2644 (opens new window)
# opacity• opacity: number
types/index.d.ts:2648 (opens new window)
# options• options: TooltipOptions
<TType
>
Element.options
# Defined intypes/index.d.ts:2651 (opens new window)
# title• title: string
[]
types/index.d.ts:2636 (opens new window)
# width• width: number
types/index.d.ts:2616 (opens new window)
# x• x: number
Element.x
# Defined intypes/index.d.ts:2614 (opens new window)
# xAlign• xAlign: TooltipXAlignment
types/index.d.ts:2610 (opens new window)
# y• y: number
Element.y
# Defined intypes/index.d.ts:2615 (opens new window)
# yAlign• yAlign: TooltipYAlignment
types/index.d.ts:2611 (opens new window)
# Methods # getActiveElements▸ getActiveElements(): ActiveElement
[]
types/index.d.ts:2653 (opens new window)
# getProps▸ getProps<P
>(props
, final?
): Pick
<AnyObject
, P
[number
]>
Gets the current or final value of each prop. Can return extra properties (whole object).
# Type parameters Name TypeP
extends string
[] # Parameters Name Type Description props
P
properties to get final?
boolean
get the final value (animation target) # Returns
Pick
<AnyObject
, P
[number
]>
Element.getProps
# Defined incore/core.element.ts:31 (opens new window)
▸ getProps<P
>(props
, final?
): Partial
<Record
<P
, unknown
>>
P
extends string
# Parameters Name Type props
P
[] final?
boolean
# Returns
Partial
<Record
<P
, unknown
>>
Element.getProps
# Defined incore/core.element.ts:32 (opens new window)
# hasValue▸ hasValue(): boolean
boolean
Element.hasValue
# Defined incore/core.element.ts:22 (opens new window)
# setActiveElements▸ setActiveElements(active
, eventPosition
): void
void
types/index.d.ts:2654 (opens new window)
# tooltipPosition▸ tooltipPosition(useFinalPosition
): Point
useFinalPosition
boolean
# Returns
# Inherited from
Element.tooltipPosition
# Defined incore/core.element.ts:17 (opens new window)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4