Supported slots for UI customization

Nutrient Web SDK supports the following user interface (UI) customization slots:

  • commentThread — The entire comment thread component UI
    • header — Top area of the comment thread (empty by default)
    • footer — Bottom area of the comment thread (empty by default)
    • editor — The comment editor area
    • comment — Individual comment component UI; see comment slot
Comment thread slots marked

comment

  • comment — Individual comment component UI
    • header — Top area of the comment (empty by default)
    • body — Content area of the comment
    • footer — Bottom area of the comment (empty by default)
Comment slots marked

For detailed implementation examples and tutorials, refer to the UI customization introduction guide.

Custom sidebars supported in the sidebar slot. Refer to the custom sidebars guide for more information.