f34c764391
Support for "$" syntax to indicate where the serialization logic should collect values into arrays.
...
Use a dollar sign to indicate where tp-form should collect values as an
array. For example `myfield.$list.value` collects { myfield: { list: [ {
value: '...' } ] } }
2025-06-12 12:53:09 +02:00
727f3ecf11
Use the clone helper instead of a interal function
2025-02-06 22:26:19 +01:00
a821354288
Reset native elements if reset() is called.
2023-09-03 22:26:19 +02:00
7ca87b7bdd
Include the 'checked' property in snapshots and state resets.
2022-05-05 09:53:08 +02:00
8f0d9524ba
Initial version
2022-03-12 22:40:18 +01:00
8a316b3d36
Initial commit
2022-03-12 22:39:10 +01:00