platform-bible-react
    Preparing search index...

    Variable ShrinkStepContextConst

    ShrinkStepContext: Context<number> = ...

    The shrink step published by the nearest toolbar root.

    Deliberately defaults to SHRINK_STEP.WIDE rather than throwing the way useMenuContext does: every component that reads this is also usable standalone (a BookChapterControl in a dialog, a story, a test), and those must keep rendering their full-width form when no toolbar is above them.