wiki-grav/plugins/devtools/components/blueprint/append/blueprint.yaml.twig

21 lines
406 B
Twig
Raw Normal View History

title: {{ component.bpname }}
extends@:
type: default
context: blueprints://pages
form:
fields:
tabs:
type: tabs
active: 1
fields:
content:
fields:
header.an_example_text_field:
type: text
label: Add a number
default: 5
validate:
required: true
type: int