Docs
API
  • text

    String

    item text.

    Example

    
    {
      type: 'button',
      text: 'Add',
      handler: function(){}
    }
    

    Default

    
    ''