asmyshlyaev177/react-horizontal-scrolling-menu

Styling of arrow buttons

Closed this issue · 2 comments

Styling for right and left arrow class names ?
I have feature suggestion there is no class name for the right and left arrows. If this question is not valid please let me know. because I have stared react recently.
Thank you

No need props to style arrows. You can style them any way you want, take a look at example https://codesandbox.io/s/react-horizontal-scrolling-menu-v2-basic-example-swg0y?file=/src/arrows.tsx

If you wanna put arrows on top/bottom can use Header or Footer props like in example https://codesandbox.io/s/no-scrollbar-and-buttons-position-c3kn5?file=/src/index.tsx:1415-1421
It's my work account.