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.
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.
Don't miss a new react-range release
NewReleases is sending notifications on new releases.