The binding-facing view of a list — an eager ids snapshot plus the ops. One shared type for both frameworks, the FieldSnapshot precedent: React's useList and Svelte's list handle both return it.
ids
Appends a minted element; seed writes member fields of the new element.
seed
Optional
Copies the source element's USER-WRITTEN entries; derived values re-derive.
The binding-facing view of a list — an eager
idssnapshot plus the ops. One shared type for both frameworks, the FieldSnapshot precedent: React's useList and Svelte's list handle both return it.