This commit is contained in:
15
stage.yaml
15
stage.yaml
@@ -3,6 +3,9 @@ type: PageHeaderMenu
|
|||||||
properties:
|
properties:
|
||||||
title: Stage
|
title: Stage
|
||||||
|
|
||||||
|
layout:
|
||||||
|
contentJustify: center
|
||||||
|
|
||||||
areas:
|
areas:
|
||||||
content:
|
content:
|
||||||
blocks:
|
blocks:
|
||||||
@@ -22,8 +25,20 @@ areas:
|
|||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
properties:
|
properties:
|
||||||
|
extra: Lorem ipsum; yada yada
|
||||||
|
block: true
|
||||||
title: Foo
|
title: Foo
|
||||||
placeholder: Bar
|
placeholder: Bar
|
||||||
|
inline: true
|
||||||
|
- id: woot
|
||||||
|
required: true
|
||||||
|
type: TextInput
|
||||||
|
properties:
|
||||||
|
extra: Dude!
|
||||||
|
block: true
|
||||||
|
title: Woot
|
||||||
|
placeholder: Sweet
|
||||||
|
inline: true
|
||||||
- id: reset_button
|
- id: reset_button
|
||||||
type: Button
|
type: Button
|
||||||
layout:
|
layout:
|
||||||
|
|||||||
Reference in New Issue
Block a user