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 824961f commit 75fbe31Copy full SHA for 75fbe31
README.md
@@ -80,7 +80,7 @@ The reduxDialog method only requires the name property to work. The rest of the
80
#### `name`: string *[Required]*
81
A unique id for this dialog
82
83
-### `data` : object *[Optional]*
+#### `data` : object *[Optional]*
84
A data object that will be passed to the modal as a property. Usefull to send data from the modal parent
85
86
0 commit comments