Helpful
    Preparing search index...

    Represents a sorter that simulates a single sort at a time.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Gets the current sort index for the subject or -1 if it is not sorted.

      This should be 1 based.

      Parameters

      • Optionalsubject: string

        The subject to sort. If this is undefined, the subject should be considered the empty string (the object itself).

      Returns number

      The current sort index.