taro-calendar-customizable icon indicating copy to clipboard operation
taro-calendar-customizable copied to clipboard

className for multiple marks

Open taliscialom opened this issue 2 years ago • 0 comments

Hi ! you did a great calendar!

For my project, i need to put multiple marks under day. Can you add possibility to add this ? with className like props (on the mark object maybe something like this {value: '2022-04-02', markSize: '10px', color: 'blue', className: 'myClassName'}, for we can change the css (place, color, size, top,...) . Or add .map on marks and add <View> if there are equals values. This calendar is very simple to use and i really want to use it!

If you can help me,

Thanks a lot!

Tali

image you can what i try to add with css (with static color) but i can't do it with dynamic color (i need for each event different color).

taliscialom avatar Apr 06 '22 12:04 taliscialom