STRIKE_MODES_TAB: {
    icon: "fa-solid fa-hand-fist";
    id: "strikemodes";
    label: "SOHL.Item.tab.strikemodes";
} = ...

The "Strike Modes" tab descriptor, inserted into a sheet's TABS after the Properties tab by withStrikeModesTab.

Type declaration

  • Readonlyicon: "fa-solid fa-hand-fist"
  • Readonlyid: "strikemodes"
  • Readonlylabel: "SOHL.Item.tab.strikemodes"