CLI Blueprint

Blueprint adalah template modular yang kamu definisikan sekali. Setelah dijalankan, sistem otomatis membentuk table CRUD. Hasilnya konsisten, cepat, dan memotong jam kerja berulang.

Setup file blueprint

Kode berhasil di copy!
5

Pages

Konfigurasi UI declarative untuk halaman di frontend.

features : string

Fitur halaman yang diaktifkan.

Kode berhasil di copy!
5

column: : ui-column

Field ditampilkan sebagai kolom tabel. Opsi: label, sortable, dsb.

Kode berhasil di copy!
5

form: : ui-form

Menentukan tipe input form. (text, number, currency, select, image, check, dsb).

Kode berhasil di copy!
5

cluster / wrap : ui-layout

Digunakan untuk nested form seperti variant dan addon.

Kode berhasil di copy!
5

Perintah di cmd:

Kode berhasil di copy!
5