Docs
API
  • multiSort

    Boolean

    Enables multi sorting.

    Example

    
    new FancyGrid({
      ...
      multiSort: true,
      ...
    

    Default

    
    false