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 7b6b232 commit 46b28bbCopy full SHA for 46b28bb
README.md
@@ -271,7 +271,7 @@ Toolbar config is an array of array of object where objects are the toolbar item
271
| textAlign | string | false | left | Text alignment in the column |
272
| **type: actions** | | | | |
273
| items | array | true | - | array of item configuration object |
274
-| **- item configuration object ** | | | | |
+| **- item configuration object** | | | | |
275
| name | string | true | - | Unique name for the action |
276
| label | string | true | - | Label for the action |
277
| thunk | function | true | - | An action creator which is dispatched on action click. Check demo schema. |
0 commit comments