8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.