Docs
API
  • height

    Number

    Grid height.

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

    Example

    
    height: 500,
    

    Example

    
    height: 'fit',
    

    Default

    
    300