Body, Mind & Soul — API Reference
    Preparing search index...

    Function attachKeywordCombobox

    • Attach a keyword-add combobox to a .keyword-add-combobox wrapper element. Queries game.items for keyword items, filters out already-selected keys, and on selection updates document.system.keywords via document.update().

      Parameters

      • combobox: HTMLElement

        .keyword-add-combobox wrapper

      • document: Item

        The Foundry Item document being edited

      Returns void