aboutsummaryrefslogtreecommitdiffstats
path: root/componentui.conf
diff options
context:
space:
mode:
Diffstat (limited to 'componentui.conf')
-rw-r--r--componentui.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/componentui.conf b/componentui.conf
new file mode 100644
index 0000000..2d43094
--- /dev/null
+++ b/componentui.conf
@@ -0,0 +1,11 @@
+using_frontend_proxy 1
+
+<Controller Foo>
+ <action update>
+ <ViewPort>
+ <Field baz_list>
+ layout checkbox_group
+ </Field>
+ </ViewPort>
+ </Action>
+</Controller>