Dave 🧱 on Nostr: Posting up another one of my #WebComponents today. Sort of a unique one this time, ...
Posting up another one of my #WebComponents today. Sort of a unique one this time, but I think it'll be useful for people who want to put together something like website user preferences or create small applications.
<storage-form> is a Web Component to allow regular form elements to interact with the browsers local storage. Wrapping this component around a <form> with <input> elements instantly allows you to add, edit and remove data within local storage:
https://darn.es/storage-form-web-component/
<storage-form> is a Web Component to allow regular form elements to interact with the browsers local storage. Wrapping this component around a <form> with <input> elements instantly allows you to add, edit and remove data within local storage:
https://darn.es/storage-form-web-component/