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.
2 parents c744838 + cf0c371 commit f4d3155Copy full SHA for f4d3155
docs/index.md
@@ -14,7 +14,7 @@ endpoints to publish the widgets:
14
and whose values are arrays of contribution objects.
15
- `POST /layout/{contribPoint}/{contribIndex}`:
16
Called once for every contribution when it becomes visible in the UI.
17
- Returns the contribution's initial component tree
+ Returns the contribution's initial component tree.
18
- `POST /callback`:
19
Called when users interact with the component tree or on application
20
state changes. Returns an array of contribution changes where each
0 commit comments