Update 'stage.yaml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-19 20:58:17 +00:00
parent 14af77e687
commit 64f61d52c1

View File

@@ -21,28 +21,57 @@ areas:
grow: 1
properties:
content: Stage
- id: foo
required: true
type: TextInput
properties:
block: true
title: Foo
placeholder: Bar
label:
colon: false
extra: Lorem ipsum; yada yada
span: 3
- id: woot
required: true
type: TextInput
properties:
block: true
title: Woot
placeholder: Sweet
label:
colon: false
extra: Dude!
span: 3
- id: leftcolumn
type: Box
blocks:
- id: foo
required: true
type: TextInput
properties:
block: true
title: Foo
placeholder: Bar
label:
colon: false
extra: Lorem ipsum; yada yada
span: 3
- id: woot
required: true
type: TextInput
properties:
block: true
title: Woot
placeholder: Sweet
label:
colon: false
extra: Dude!
span: 3
- id: rightcolumn
type: Box
blocks:
- id: alpha
required: true
type: TextInput
properties:
block: true
title: Alpha
placeholder: Beta
label:
colon: false
extra: Gamma
span: 3
- id: kappa
required: true
type: TextInput
properties:
block: true
title: Kappa
placeholder: Lambda
label:
colon: false
extra: Mu
span: 3
- id: reset_button
type: Button
layout: