You are on page 1of 6

󰋜 / constructeur de système / script / éditeur de source

Éditer directement la source de l'arborescence

Si vous savez ce que vous faites, vous pouvez modi er la source de l'arborescence en cliquant sur l' éditeur de source .

Nous vous déconseillons d'utiliser l'éditeur de source si vous ne savez pas comment gérer un document JSON. Il est très facile de briser tout le
󰀦 système que vous construisez.

Des champs
Il y a quelques champs disponibles dans la source:

Commun
Ces champs sont disponibles sur tous les composants.

id string
Nom string
Des classes string

Les classes CSS appliquées au composant

les enfants array


nom du cours string

Le nom de classe interne du composant


s'est e ondré boolean

UI uniquement. Réglez sur true pour réduire le composant dans la fenêtre Vue .

références array

󰅙 Ne modi ez pas ce champ manuellement

Liste calculée automatiquement des champs référencés.

Case à cocher
étiquette string

Choix
étiquette string
tableId string

La table où les données sont stockées

optionnel boolean

Si le choix peut être vide

étendu boolean
plusieurs boolean
ExpandClass string

La classe appliquée à chaque option développée

Colonne
Taille number

Récipient
disposition string

Soit horizontal ou vertical

Icône
iconName string

Le nom de l'icône (sa classe CSS)

rouleau string

Le rouleau à lancer en cliquant sur l'icône

rollTitle string

Étiquette
texte string
aligner string

Soit Left , Right soit Center

cliquable boolean
quickBar boolean

Can the label be put in the quickbar

quickBarLabel string
computed boolean
roll string
The "roll on click" value

NumberInput
min number
max number
defaultValue number
align string

Either Left , Right or Center

computed boolean
computedValue string

Repeater
readViewId string

The view for reading data.

viewId string

The view for editing data.

Tab
tableId string

The table where the tab data is stored

titleAttribute string

The name of the column storing the title of the tab


viewAttribute string

The name of the column storing the view id of the tab

vertical boolean
verticalWidth number
verticalText boolean

Display the text also vertically

verticalAlign string

Value can be either left or right .

Textarea
placeholder string
defaultValue string

Also used for the computed value.

computed boolean

TextInput
placeholder string
defaultValue string

Also used for the computed value.

computed boolean

View
type string
The type of the view, either Main or SubComponent .

craft boolean

Is this view representing a craft ?

avatarId string

The id of the avatar in this view

tokenisable boolean

Pour l'artisanat, s'ils peuvent avoir des jetons

largable boolean

Pour l'artisanat, s'ils peuvent être déposés sur une feuille

largeur number
la taille number

Le contenu est disponible sous la licence Creative Commons Attribution-NonCommercial License, par Let's Role. | Propulsé par Wiki.js

You might also like