Docs
API
  • width

    Number|String

    Grid width.

    If width is not set than grid width become responsive.

    If value is 'fit', width will be set to content.

    Example

    
    width: 500,
    

    Example

    
    width: 'fit',