PluginProbe
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz / 0.0.3
SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz v0.0.3
2.12.6 2.12.5 2.12.4 2.12.3 2.12.2 2.12.1 2.12.0 2.11.1 2.11.0 2.10.1 2.10.0 2.9.1 2.9.0 2.8.2 2.8.1 2.7.0 2.7.1 2.8.0 trunk 0.0.10 0.0.11 0.0.12 0.0.13 0.0.2 0.0.3 All 96 releases
sureforms / src / blocks / width-options.json

width-options.json in SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz 0.0.3, at src/blocks/width-options.json

18 lines 268 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 [
2 {
3 "label": "Full Width",
4 "value": 100
5 },
6 {
7 "label": "Two Columns",
8 "value": 50
9 },
10 {
11 "label": "Three Columns",
12 "value": 33.33
13 },
14 {
15 "label": "Four Columns",
16 "value": 25
17 }
18 ]