Страницы · Laravilt
Data Fields
Complex data structure components
Components for complex data structures.
Available Components
| Component | Description | Use Case |
|---|---|---|
Repeater | Repeating field groups | Multiple items |
Builder | Block builder | Page content |
KeyValue | Key-value pairs | Settings, meta |
Repeater
Repeating groups of fields:
php
Builder
Block-based content builder:
php
KeyValue
Key-value pair input:
php
Vue Component Pattern
vue