Global

Methods

getData(configuration) → {String}

Source:

Retrieves data from a URL without page refresh

Parameters:
Name Type Description
configuration Object

object

  • object contains: HTTP method "type: POST, GET", url: to send the request to, data: {object}
Returns:

in success object

Type
String