UNPKG

@nivo/bullet

Version:
3 lines 602 B
import { BulletItemProps } from './types'; export declare const BulletItem: ({ id, scale, layout, reverse, axisPosition, x, y, width, height, title, titlePosition, titleAlign, titleOffsetX, titleOffsetY, titleRotation, tooltip, rangeBorderColor, rangeBorderWidth, rangeComponent, rangeColors, ranges, measureBorderColor, measureBorderWidth, measureComponent, measureHeight, measureColors, measures, markerComponent, markerColors, markerHeight, markers, onRangeClick, onMeasureClick, onMarkerClick, }: BulletItemProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=BulletItem.d.ts.map