This commit is contained in:
@@ -25,19 +25,23 @@ areas:
|
|||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
properties:
|
properties:
|
||||||
extra: Lorem ipsum; yada yada
|
|
||||||
block: true
|
block: true
|
||||||
title: Foo
|
title: Foo
|
||||||
placeholder: Bar
|
placeholder: Bar
|
||||||
|
label:
|
||||||
|
colon: false
|
||||||
|
extra: Lorem ipsum; yada yada
|
||||||
inline: true
|
inline: true
|
||||||
- id: woot
|
- id: woot
|
||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
properties:
|
properties:
|
||||||
extra: Dude!
|
|
||||||
block: true
|
block: true
|
||||||
title: Woot
|
title: Woot
|
||||||
placeholder: Sweet
|
placeholder: Sweet
|
||||||
|
label:
|
||||||
|
colon: false
|
||||||
|
extra: Dude!
|
||||||
inline: true
|
inline: true
|
||||||
- id: reset_button
|
- id: reset_button
|
||||||
type: Button
|
type: Button
|
||||||
|
|||||||
Reference in New Issue
Block a user