Files
tp-form/package.json
pk 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

410 B