Skip to content

Documentation / @finchart/react / MarkersProps

Interface: MarkersProps

Defined in: components/decorations.tsx:114

<Markers>의 props — 이름을 준다.

공개 컴포넌트 중 props 타입이 익명이던 유일한 자리라, 감싸는 래퍼가 자기 props 타입을 못 댔다. 형제들(ChartPaneProps·ChartSeriesProps)은 전부 이름이 있다.

Properties

items

items: readonly Marker[]

Defined in: components/decorations.tsx:115