Version
5.4.2
Link to Minimal Reproduction
https://codesandbox.io/s/jolly-river-3hhd5s?file=/src/index.js
Steps to Reproduce
1.Use the official example
2.Just changed the top, bottom, left, right four attributes
Current Behavior
Now the position of the label is fixed by the fixed cellsize
Expected Behavior
I hope that I can set the position of the date in the calendar grid to be fixed in the upper left corner
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
2条答案
按热度按时间mxg2im7a1#
I noticed you were using v5.3.2, but this example requires v5.4.0 or later.
gfttwv5a2#
sorry this is my correct link.
https://codesandbox.io/s/jolly-river-3hhd5s?file=/src/index.js