Skip to content

Commit

Permalink
Update entries/dialog.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgol authored Sep 9, 2024
1 parent a1e961c commit 6a5166e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entries/dialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
</option>
<option name="uiDialogTitleHeadingLevel" default="0" example-value="1" added="1.14.1">
<desc>
<p>Specifies the heading level that wraps the title of the dialog. For a value between <code>1</code> to <code>6</code>, <code>h1</code> to <code>h6</code> is returned. To ensure backward compatibility, the default value <code>0</code> will keep returning a <code>span</code>, same as any other value entered here.</p>
<p>Specifies the heading level that wraps the title of the dialog. For a value between <code>1</code> to <code>6</code>, <code>h1</code> to <code>h6</code> is returned. Any other value, including the default <code>0</code>, uses a <code>span</code> instead.</p>
</desc>
<type name="Number" />
</option>
Expand Down

0 comments on commit 6a5166e

Please sign in to comment.