2.5.2 • Published 4 months ago
h2-invent-apps v2.5.2
H2 Invent Apps Builder
Dies ist ein Package für H2-Invent Apps.
Dieses Package rendert unten recht einen Button, welche alle Apps enthält, die von der H2 Invent GmbH angeboten werden.
Installation:
npm i h2-invent-apps
In die haupt CSS:
@import '~h2-invent-apps/css/h2-invent-apps.css';
in die Haupt-JS:
import * as h2Button from 'h2-invent-apps';
Damit der Button aktiviert wird, muss noch die init Funktion ausgeführt werden:
$(document).ready(function () {
h2Button.init();
})
Wichtig: Die Url welche die aktuellen Apps abruft muss im CSP-Header freigegeben sein.
2.5.0
4 months ago
2.5.2
4 months ago
2.5.1
4 months ago
2.3.0
3 years ago
2.4.0
3 years ago
2.2.0
4 years ago
2.1.0
4 years ago
2.0.0
4 years ago
1.9.0
4 years ago
1.8.0
4 years ago
1.7.0
4 years ago
1.6.0
4 years ago
1.11.0
4 years ago
1.10.0
4 years ago
1.5.0
4 years ago
1.4.0
4 years ago
1.3.0
4 years ago
1.2.0
4 years ago
1.0.0
4 years ago