Supported slots for UI customization
Nutrient Web SDK supports the following user interface (UI) customization slots:
commentThread
— The entire comment thread component UIheader
— Top area of the comment thread (empty by default)footer
— Bottom area of the comment thread (empty by default)editor
— The comment editor areacomment
— Individual comment component UI; seecomment
slot

comment
comment
— Individual comment component UIheader
— Top area of the comment (empty by default)body
— Content area of the commentfooter
— Bottom area of the comment (empty by default)

For detailed implementation examples and tutorials, refer to the UI customization introduction guide.
sidebar
Custom sidebars supported in the sidebar
slot. Refer to the custom sidebars guide for more information.