1.0.2 • Published 4 years ago
srvy-react-client v1.0.2
srvy-react-client
This is simple survey react client that generates pop-up with survey form.
Instructions
- Install srvy-react-clientfrom npm registry.
- Import library to your React component - import { Survey } from 'srvy-react-client
- Use component by providing configuration as follows: - <Survey configuration={CONFIG} />- Note: - CONFIGis provided from Survey Portal App.