Docs
API
  • value

    String

    Server word that is used to provide information about new value.

    Example

    
    data: {
      proxy: {
    	words: {
    	  value: 'newValue'
    	}
      }
    }
    

    Default

    
    'value'