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
Copy file name to clipboardExpand all lines: web/ui-customization-doc-editor-sidebar/README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
-
# UI Customization example
1
+
# UI Customization example - Document editor sidebar
2
2
3
-
This is an example for building a custom comment thread UI using the new [customization slots API](https://www.nutrient.io/guides/web/user-interface/ui-customization/introduction/).
4
-
It replicates default functionalities of creating, editing and deleting comments.
3
+
This is an example for building a document editor in the sidebar using the new [customization slots API](https://www.nutrient.io/guides/web/user-interface/ui-customization/introduction/).
5
4
6
5
We use React and [Baseline UI](https://www.nutrient.io/baseline-ui) to make it simpler to build the UI.
7
6
8
-
Read more on how this example works in [our guide](https://www.nutrient.io/guides/web/user-interface/ui-customization/comment-thread-example/).
7
+
Read more on how this example works in [our guide](https://www.nutrient.io/guides/web/user-interface/ui-customization/introduction/).
0 commit comments