-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Would you be interested in adding a feature to use punches style attributes on ko component params?
From:
<my-element params="foo: 'bar', baz: qux"></my-element>
To:
<my-element foo="bar" baz="{{ qux }}"></my-element>
I've not began implementing, but thought I would check here to see if there was any interest.
SerafimArts
Metadata
Metadata
Assignees
Labels
No labels