Docs
API
  • width

    Number

    Form width.

    If width is not set than form width become responsive.

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

    Example

    
    width: 500,
    

    Example

    
    width: 'fit',
    

    Default

    
    200