0.5.1 • Published 5 years ago
@lemontech/nps-component v0.5.1
Lemontech NPS Component
Props for NPS Integrations
Connection components for Lemontech products integrations:
| Name | Required | Type | DefaultValue | Description |
|---|---|---|---|---|
| theme | true | Product | - | 'tbx' 'ttb' 'ct' |
| user | true | object | - | User information { tenant: 'let', name: 'name_user' } |
| true | string | - | User email | |
| apiUrl | true | string | - | 'http://localhost...' |
| token | true | string | - | '_token_product' |
| lang | false | string | - | 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
5 years ago
0.5.0
5 years ago
0.4.5
6 years ago
0.4.4
6 years ago
0.4.3
6 years ago
0.4.2
6 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.3
6 years ago
0.3.2
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.8
6 years ago
0.2.7
6 years ago
0.2.5
6 years ago
0.2.4
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.0
6 years ago