0.5.1 • Published 4 years ago

@lemontech/nps-component v0.5.1

Weekly downloads
116
License
MIT
Repository
github
Last release
4 years ago

Lemontech NPS Component

Build Status

Props for NPS Integrations

Connection components for Lemontech products integrations:

NameRequiredTypeDefaultValueDescription
themetrueProduct-'tbx' 'ttb' 'ct'
usertrueobject-User information { tenant: 'let', name: 'name_user' }
emailtruestring-User email
apiUrltruestring-'http://localhost...'
tokentruestring-'_token_product'
langfalsestring-Language code (ISO 639-1)
import { Nps } from '@lemontech/nps-component';
import '@lemontech/nps-component/lib/lemontech-nps.css';
<Nps
  apiUrl="http://localhost:3000/"
  theme="tbx"
  token="_TOKEN_"
  email="lemonsurvey@lemontech.com"
  user={{ user: name_user '', tenant: name_tentant '' }}
  lang="es"
  />

License

MIT © Lemontech

0.5.1

4 years ago

0.5.0

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago