0.1.1 • Published 5 months ago
@claudebernard/side-effects-element v0.1.1
\ element
An element providing a list of side effects caused by a medication.
Installation
npm install --save @claudebernard/side-effects-element
Usage
Script
Import as ES modules:
import '@claudebernard/side-effects-element';
HTML
<bcb-side-effects apiurl="https://api.claudebernard.fr"></bcb-side-effects>
Attributes
Name | Type | Default | Description |
---|---|---|---|
apiurl | URL | https://api.claudebernard.fr | API base URL to call to do some stuff |
lstProducts | IProduct[] | [] | All the products to check before display potentials side effects |
sideEffectsTitle | String | Effets indésirables de l'ordonnance | The title of the component |
lang | String | fr-FR | UI display locale. Available : - French (France) : fr-FR - English: en |
Browser support
Browsers without native custom element support require a polyfill.
- Chrome
- Firefox
- Safari
- Microsoft Edge
License
Copyright of Cegedim. See LICENSE for details.
0.0.20
11 months ago
0.0.21
8 months ago
0.0.22
8 months ago
0.0.23
8 months ago
0.0.17
11 months ago
0.0.18
11 months ago
0.0.19
11 months ago
0.1.0
7 months ago
0.1.1
5 months ago
0.0.13
1 year ago
0.0.14
1 year ago
0.0.15
1 year ago
0.0.16
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago