MAIDR Documentation - v3.73.0
    Preparing search index...
    • Prefix every alternative in a (possibly comma-separated) selector with a cell scope, so a, b becomes <scope> a, <scope> b. The adapter never emits selectors containing commas inside a single alternative, so a plain split is safe.

      Parameters

      • selector: string
      • scope: string

      Returns string