Nutrient Web SDK
    Preparing search index...

    Enumeration SidebarPlacement

    Controls the sidebar placement.

    Index

    Enumeration Members

    Enumeration Members

    END: "END"

    The sidebar is shown after the content in the reading direction. For any LTR languages this will be the right side, for RTL languages this will be the left side.

    START: "START"

    The sidebar is shown before the content in the reading direction. For any LTR languages this will be the left side, for RTL languages this will be the right side.