We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a5852 commit 81b27a0Copy full SHA for 81b27a0
README.md
@@ -70,12 +70,12 @@ To register block at runtime:
70
Block structure convention
71
--------------------------
72
73
-Each valid block is a folder with to classes:
+ A valid block is represented by a folder with two classes:
74
75
- Block - define data block to use
76
- Widget - run with data when this block use on page
77
78
-In most cases where is form file in this folder.
+In most cases form file will also be in this folder
79
80
When you add own block you have to set unique id and namespace of block files folder.
81
0 commit comments