mirror of
https://github.com/usetrmnl/trmnl-form-builder.git
synced 2026-04-29 13:43:54 -07:00
main
trmnl-form-builder
A Javascript component for building custom plugin form fields for TRMNL.
Use it now on Github Pages.
Usage
See index.html for an example.
<!-- The Web Component -->
<trmnl-form-builder accent-color="#F8654B" theme="light"></trmnl-form-builder>
<!-- Load the Web Component -->
<script src="trmnl-form-builder.js"></script>
Theme can also be set to dark.
Known Issues
- Import
- More complex YAML structures with
|or>aren't parsed properly
- More complex YAML structures with
Languages
JavaScript
98.8%
HTML
1.2%