itlab-editor
TypeScript icon, indicating that this package has built-in type declarations

3.2.0 • Public • Published

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

npm version install size npm downloads jsdelivr

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

Readme

Keywords

none

Package Sidebar

Install

npm i itlab-editor

Weekly Downloads

4

Version

3.2.0

License

none

Unpacked Size

28.4 MB

Total Files

98

Last publish

Collaborators

  • it-lab