monokee / Sekoia

Sekoia.js - Reactivity Engine
Other
33 stars 0 forks source link

(Component || Store).set() parameter should accept object #8

Open monokee opened 4 years ago

monokee commented 4 years ago

Allow set(key, value) AND set({key: value}) syntax for set() method on components and Store

monokee commented 4 years ago

Implemented since Cue.js Beta Version 1.03