We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
316593d
There is a new API:
renderMark?: (params: { props: { key: string; style: React.CSSProperties; ref: React.RefObject<any>; }; index: number; }) => React.ReactNode;
Your marks will get automatically centered and positioned.