We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc669c commit 7a28d26Copy full SHA for 7a28d26
1 file changed
README.md
@@ -8,14 +8,14 @@ npm install --save react-sortablejs
8
9
## Options
10
11
+See more options at https://github.com/RubaXa/Sortable#options
12
+
13
#### `ref` option
14
Specify which items inside the `ref` attribute should be sortable.
15
16
#### `model` option
17
The state attribute for creating a sortable list.
18
-See more options at https://github.com/RubaXa/Sortable#options
-
19
## Usage
20
21
```js
0 commit comments