Docs
API
  • words

    Object

    Server communication words.
    Over this option it is possible to overwrite these words.

    Example

    
    data: {
      words: {
        page: 'pageNumber'
      }
    }
    

    Default

    
    undefined