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 77edc20 commit 615784cCopy full SHA for 615784c
src/HTMLSnippet/HTMLSnippet.xml
@@ -17,13 +17,12 @@
17
<enumerationValue key="js">JavaScript</enumerationValue>
18
</enumerationValues>
19
</property>
20
-
21
<property key="contents" type="translatableString" multiline="true">
22
<caption>Contents</caption>
23
<category>Behavior</category>
24
<description>The HTML or Javascript to embed.</description>
25
26
- <property key="documentation" type="string" multiline="true" required="true">
+ <property key="documentation" type="string" multiline="true" required="false">
27
<caption>Documentation</caption>
28
<category>Common</category>
29
<description>Documentation of this widget. Should explain its purpose.</description>
test/widgets/HTMLSnippet.mpk
2 Bytes
0 commit comments