Docs
API
  • minListWidth

    Number

    The minimum width of list for combo.
    When field is not wide but values in list are long than for better look
    it is possible to set minListWidth

    Example

    
    minListWidth: 150,
    

    Default

    
    undefined