1.0.2 • Published 2 years ago

srvy-react-client v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

srvy-react-client

This is simple survey react client that generates pop-up with survey form.

Instructions

  • Install srvy-react-client from 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: CONFIG is provided from Survey Portal App.

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago