For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reset Button

The reset button control is used to reset all control to their original state.

<!-- reset all controls -->
<button type="button" data-grid-control="reset-button">Reset</button>

Last updated