gfazioli / mantine-split-pane

A React component that manages split panes allows users to divide and resize content areas within a layout efficiently.
https://gfazioli.github.io/mantine-split-pane/
MIT License
12 stars 1 forks source link

How to style resizer? #4

Open nowaylifer opened 2 months ago

nowaylifer commented 2 months ago

Skimmed through documentation and didn't find how to pass styles to resizer component.

gfazioli commented 2 months ago

Skimmed through documentation and didn't find how to pass styles to resizer component.

@nowaylifer Could you give me an example of what you need? I might have missed some props

nowaylifer commented 2 months ago

I mean, there should be a way to pass className prop to resizer, via classNames prop on SplitPane or something

gfazioli commented 2 months ago

I mean, there should be a way to pass className prop to resizer, via classNames prop on SplitPane or something

checking...

nowaylifer commented 2 months ago

ability to change cursor style also would be great, cause now it's hard coded to col-resize

gfazioli commented 1 month ago

@nowaylifer #5 released in 0.3.0