No slots for adding slider arrows.

I am using slider component from plasmic. it has slots to add slider items. but it doesn’t have slots for arrows. I am not able to add custom image for slider arrow. it’s possible using css but I have created button component which I want to use in slider arrow. Is there anything we can do to make the arrow available as slot ?

Hi @enamored_galliform, unfortunately there’s no easy way to do this without forking the React component - the only thing that’s possible right now is using CSS as you’ve described.

The component is here: https://github.com/plasmicapp/plasmic/tree/master/plasmicpkgs/react-slick