@resistdesign/voltra
    Preparing search index...

    Function encodeSortableIndexValue

    • Encode a structured range value according to its persisted comparison contract: numbers compare numerically; every other supported value compares as its string representation using UTF-8 byte order.

      Parameters

      • value: WhereValue

      Returns string