You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Thats it. Now you should see the content of your component in the toolbar.
28
28
29
29
### Provide extra data
30
30
31
-
If you want to add extra data (for example a label) to your component (without extra request), just add it to the returned array in the `meta` key:
31
+
If you want to add extra data (for example a label) to your component (without extra request), just add it to the `addItem` method as second parameter (as array):
0 commit comments