• Bind the per-row context menu (Edit / Delete) to an item sheet's Strike Modes rows. These are plain menu items driving the editor and the delete flow directly — not SohlActions.

    Parameters

    • item: SohlItem

      The item the sheet edits.

    • element: HTMLElement

      The sheet root element to bind the menu within.

    Returns void