Open sheeni17 opened 4 years ago
Great repo!
Quick question, does the data get sent to any server or everything handled in the browser?
Thank you..
This library takes a very hands off approach to data handling. All data the library will process must be passed in the browser, so how the data is fetched is dependent on your implementation and code.
Great repo!
Quick question, does the data get sent to any server or everything handled in the browser?
Thank you..