Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function collapseSidebar

    • A hook event that fires when the Sidebar is collapsed or expanded.

      Parameters

      • sidebar: Sidebar

        The Sidebar application

      • collapsed: boolean

        Whether the Sidebar is now collapsed or not

      Returns void