We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc83ad commit 5b1ddc9Copy full SHA for 5b1ddc9
docs/api/data-attributes.html
@@ -199,7 +199,7 @@ <h2><a href="../pages/dialog/index.html">Dialog</a></h2>
199
</tr>
200
<tr>
201
<th>data-close-btn-text</th>
202
- <td>string - Text for the close button, dialog only</td>
+ <td>string - Text for the close button, dialog only. Default: <strong>"close"</strong></td>
203
204
205
<th>data-corners</th>
@@ -649,7 +649,7 @@ <h2><a href="../forms/textinputs/">Text input & Textarea</a></h2>
649
650
651
<th>data-clear-btn-text</th>
652
- <td>"clear text"</strong> - Text for the clear button</td>
+ <td>string - Text for the close button. Default: "clear text"</td>
653
654
655
<th>data-mini</th>
0 commit comments