Docs
API
  • maxAutoWidth

    Number

    The maximum value for auto calculating column width according to cell text.

    Example

    
    maxAutoWidth: 150,
    autoWidth: true
    

    Default

    
    undefined