Closed janat08 closed 7 years ago
I do not understand what you are asking. You can pass arguments as keyword arguments to a component.
Oh lol, so {{button arghs mixin='attributeDOM newTab'}}?
oh well yea, and then there're actual arguments for method.
{{> button attributeDOM newTab href=data.url attribute=data.color attribute="ui button large"}}
So you can just make button with href and expect new tab mixin to open tab instead of redirect for lack of ability to pass in variables to methods inline, but it's just that much easier to make a whole new component.