Skip to content

v0.21.1 - Adds feature props.get('*')

Pre-release
Pre-release

Choose a tag to compare

@staltz staltz released this 08 May 17:54
· 3132 commits to master since this release

props.get('*') in custom elements returns an Observable of the entire properties object

Not a breaking change.

See a test of this feature, for more details.