3.2.0 • Published 2 years ago
itlab-editor v3.2.0
IT Lab Editor
Diese Library funktioniert nur mit Vue v3
Um diese Library zu verwenden, wird zusätzlich das IT Lab Theme System empfohlen, um die benötigten CSS Variablen für die Farbgebung automatisch zu setzen
Navigationsleiste der einzelnen Unterseite
Installation
yarn add itlab-editor
Importieren des Plugins in der main-Datei
// main.ts
import { createApp } from 'vue';
import App from './App.vue'
const app = createApp(App);
Liste der verfügbaren Componenten
< / >
Props |Name|Typ|Beschreibung| |:-|:-|:-|
Events |Name|Typ|Rückgabewert| |:-|:-|:-|
Slots |Name|Beschreibung| |:-|:-|
3.1.2
2 years ago
3.2.0
2 years ago
3.1.1
2 years ago
3.1.0
2 years ago
3.0.1
2 years ago
3.0.0
2 years ago
2.3.0
2 years ago
2.3.1
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
2.2.1
2 years ago
2.0.3
2 years ago
2.2.0
2 years ago
2.1.1
2 years ago
2.0.2
2 years ago
2.2.2
2 years ago
2.1.0
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
0.0.3
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago