platform-bible-react
    Preparing search index...

    Function Toolbar

    • A customizable toolbar component with a menubar, content area, and configure area.

      This component is designed to be used in the window title bar of an electron application.

      Two data-testid hooks are relied on by end-to-end tests outside this package, so they are part of this component's contract: toolbar-content-row (the row that clips when contents do not fit) and toolbar-content-area (the area receiving children). Renaming either is a breaking change.

      Parameters

      Returns Element