Trevixal API
    Preparing search index...

    Function setAccordionItemOpenAt

    • Open or close the accordion item at itemPath, closing its siblings when the accordion is exclusive and this one opens. This is the shared writer for the command and the DOM toggle binding. Null when nothing changes.

      Parameters

      • tr: Transaction
      • itemPath: Path
      • open: boolean

      Returns Transaction | null