Skip to content

Commit 5b1ddc9

Browse files
committed
Docs: data-attributes - Minor change for consistency
1 parent cfc83ad commit 5b1ddc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/data-attributes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h2><a href="../pages/dialog/index.html">Dialog</a></h2>
199199
</tr>
200200
<tr>
201201
<th>data-close-btn-text</th>
202-
<td>string - Text for the close button, dialog only</td>
202+
<td>string - Text for the close button, dialog only. Default: <strong>"close"</strong></td>
203203
</tr>
204204
<tr>
205205
<th>data-corners</th>
@@ -649,7 +649,7 @@ <h2><a href="../forms/textinputs/">Text input &amp; Textarea</a></h2>
649649
</tr>
650650
<tr>
651651
<th>data-clear-btn-text</th>
652-
<td>"clear text"</strong> - Text for the clear button</td>
652+
<td>string - Text for the close button. Default: "clear text"</td>
653653
</tr>
654654
<tr>
655655
<th>data-mini</th>

0 commit comments

Comments
 (0)