jeluard / lucuma

Web Components library for ClojureScript
96 stars 8 forks source link

Support both global and per instance default value #39

Closed jeluard closed 10 years ago

jeluard commented 10 years ago

When using a function as default value it is evaluated at creation time and its returned value used as default.