Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 415 Bytes

File metadata and controls

31 lines (17 loc) · 415 Bytes

Tooltip (component)

Tooltip component to show tooltips in charts.

Props

className

Additional css classes passed from parent

type: string defaultValue: ''

initialChildren

Initial Children elements

type: union(string|number|node) defaultValue: undefined

setTooltipApi

Api to provide options to the component

type: func defaultValue: undefined