Closed day0ops closed 2 years ago
Whats the best way to style tick-flip-panel in React.js ? I saw that its possible to pass in a view to Tick.DOM.create but couldnt find any examples of it. Im specifically looking at ways to dynamically change the color of tick-flip-panel
tick-flip-panel
Tick.DOM.create
With CSS?
I'm not sure what you mean, you can set styles to individual elements within the ticker using style selectors.
Whats the best way to style
tick-flip-panel
in React.js ? I saw that its possible to pass in a view toTick.DOM.create
but couldnt find any examples of it. Im specifically looking at ways to dynamically change the color oftick-flip-panel