new clientPost(formData) → {State}
Performs a post request
Parameters:
Name | Type | Description |
---|---|---|
formData |
Object | Form Data with auth params and body |
- Source:
Returns:
- Type
- State
Example
clientPost(formData)