These components all use Stimulus. Other dependencies are noted in the "Uses" column.
| Component | Description | Documentation | Uses |
|---|---|---|---|
| Chart JS | Interact with chart.js. | Documentation | Chart.js |
| Check All | Check all checkboxes. | Documentation | |
| Cloner | Clone elements. | Documentation | |
| Courier | Copy data between elements. | Documentation | |
| Eraser | Conditionally clear the data from elements. | Documentation | |
| Faker | Load Fake data. | Documentation | Faker |
| Force Check | Force a checkbox to stay checked. | Documentation | |
| Form Progress | Show the progress on filling out a form. | Documentation | |
| Highlighter | Highlight words. | Documentation | |
| History | Work with the browser history. | Documentation | |
| Mask | Apply a mask to an element. | Documentation | imaskjs |
| Options | Deal with Options Data from the DOM. | Documentation | |
| Pass View | Show and hide the password in a password field. | Documentation | |
| Pivot Table | Make a Pivot Table. | Documentation | |
| Radio Toggle | Toggles the state of radio buttons. | Documentation | |
| Select Input | Make a searchable select box. | Documentation | |
| Select Group | Make a related select boxes from the file select box. | Documentation | |
| Show/Hide | Conditionally show/hide elements. | Documentation | |
| Table Filter | Filter an HTML table. | Documentation | |
| Table Sort | Sort an HTML table. | Documentation |