ux icon indicating copy to clipboard operation
ux copied to clipboard

[LiveComponent] Support default value for new collection item

Open IndraGunawan opened this issue 3 months ago • 1 comments

Q A
Bug fix? yes
New feature? no
Deprecations? no
Documentation? no
Issues Fix
License MIT

when adding a new item to a collection of LiveCollectionType, it was always an empty value somehow, defining prototype_data is not working

so this introduces a new method to set the default value of a collection item

IndraGunawan avatar Oct 01 '25 10:10 IndraGunawan