File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ Information regarding the changes will be disseminated to the owners of all prop
281281
282282| Parameter | Type | Required | Description | Default value |
283283| -------------------------| ----------------------------------------------| -------------------------| ------------------------------------------------------------------------------------------| ---------------|
284- | method | Enum: 'init' \| 'update' \| 'triggerFlow' | yes | The method to be called | |
284+ | method | Enum: 'init' \| 'update' | yes | The method to be called | |
285285| targetId | string(html element id) | yes | target element for the navigation to be rendered on | none |
286286| config | object | no | The config object for the specific navigation type | {} |
287287| config.handleNavigation | (route: {path, label}) => void | no | Allow for external handling of route navigation (eg. via react-router-dom) | none |
You can’t perform that action at this time.
0 commit comments