tristanguigue / angular-dynamic-layout

A lightweight AngularJS dynamic grid layout
http://tristanguigue.github.io/angular-dynamic-layout/
78 stars 35 forks source link

Using dynamic layout with directive #13

Open lonormaly opened 9 years ago

lonormaly commented 9 years ago

Hi there,

If I use a directive as my card, why do I need to specify a template? The template is already decided upon on the directive itself.

Thanks

tristanguigue commented 9 years ago

Hello, could you add a code snippet to show what you're trying to do?

intellix commented 9 years ago

You don't need to specify a template in #23. Let me know what you think lonormaly. You just need to add dynamic-layout-item attribute to your element