Show ajax call results
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
59069c0054
commit
c3105c4d56
@ -40,32 +40,16 @@ areas:
|
|||||||
span: 12
|
span: 12
|
||||||
contentGutter: 10
|
contentGutter: 10
|
||||||
blocks:
|
blocks:
|
||||||
- id: foo
|
- id: rest_data
|
||||||
required: true
|
type: Markdown
|
||||||
type: TextInput
|
|
||||||
properties:
|
properties:
|
||||||
block: true
|
content:
|
||||||
title: Foo
|
_string.concat:
|
||||||
placeholder: Bar
|
- '```yaml'
|
||||||
label:
|
- _yaml.stringify:
|
||||||
extra: Lorem ipsum; yada yada
|
- _log:
|
||||||
extraStyle:
|
_request: get_data
|
||||||
font-size: smaller
|
- '```'
|
||||||
font-style: italic
|
|
||||||
# span: 5
|
|
||||||
- id: woot
|
|
||||||
required: true
|
|
||||||
type: TextInput
|
|
||||||
properties:
|
|
||||||
block: true
|
|
||||||
title: Woot
|
|
||||||
placeholder: Sweet
|
|
||||||
label:
|
|
||||||
extra: Dude!
|
|
||||||
extraStyle:
|
|
||||||
font-size: smaller
|
|
||||||
font-style: italic
|
|
||||||
# span: 5
|
|
||||||
- id: rightcolumn
|
- id: rightcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
|
Reference in New Issue
Block a user