Hmm,
For me A) just produces B). I'm using *[freactive "0.1.0"]*. I'm guessing
attribute properties are bound here
<https://github.com/aaronc/freactive/blob/master/src/clojure/freactive/dom.cljs#L390-L391>,
which uses this setter function
<https://github.com/aaronc/freactive/blob/master/src/clojure/freactive/dom.cljs#L356-L363>.
But I could be wrong. Trying to find any other place, like some global flag
, that could produce that.
*A)* [:core-header-panel {:flex 1} ....]
*B)* <core-header-panel flex="1">...</core-header-panel>
Hmm
Tim Washington
Interruptsoftware.com <http://interruptsoftware.com>
On Wed, Dec 17, 2014 at 9:42 AM, Ruslan Prokopchuk <[email protected]>
wrote:
>
> I use Polymer with Freactive, and represent <core-header-panel flex> as
> [:core-header-panel {:flex 1}] This is not beautiful, but works.
>
>
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.