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 61138b9 commit 658b77cCopy full SHA for 658b77c
pages/data-attribute.html
@@ -400,8 +400,8 @@ <h2><a href="../page/">Page</a></h2>
400
<td>string - Title used when page is shown</td>
401
</tr>
402
<tr>
403
- <th>data-url</th>
404
- <td>url - Value for updating the URL, instead of the url used to request the page</td>
+ <th id="page-data-url">data-url</th>
+ <td>url - Value for updating the URL, instead of the url used to request the page. The value of this attribute should not be URI-encoded.</td>
405
406
</table>
407
<p></p>
0 commit comments