We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622c382 commit 0b25780Copy full SHA for 0b25780
README.md
@@ -83,6 +83,7 @@ This callback is invoked with the current drag during a drag event. It is recomm
83
84
You can also pass inline styles to the components via props. These are:
85
86
+ * `style` - Styling to be applied to the main container.
87
* `paneStyle` - Styling to be applied to both panes
88
* `pane1Style` - Styling to be applied to the first pane, with precedence over `paneStyle`
89
* `pane2Style` - Styling to be applied to the second pane, with precedence over `paneStyle`
0 commit comments