Showing Even Labels #66
-
Hi, I am using this module in react project. The requirement is to show even years with label [2006,2008,2010.....2020] and odd years with just pips and no label. What is the prop/style config for this? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Here I need to hide 2007, 2009, 2011...2019 lables but need to show pip |
Beta Was this translation helpful? Give feedback.
-
Admonishing;@Abhi-ak please read a github repo Contributing.md before posting questions :) Answer;Use CSS. |
Beta Was this translation helpful? Give feedback.
-
Ya, I got it.. Thanks |
Beta Was this translation helpful? Give feedback.
Admonishing;
@Abhi-ak please read a github repo Contributing.md before posting questions :)
Answer;
Use CSS.
https://svelte.dev/repl/f7c2141a4d924ebc9aa03ae0fbe28c4e?version=3.32.1