angular-dynamic-layout icon indicating copy to clipboard operation
angular-dynamic-layout copied to clipboard

Using dynamic layout with directive

Open lonormaly opened this issue 10 years ago • 2 comments

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

lonormaly avatar Aug 19 '15 15:08 lonormaly

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

tristanguigue avatar Aug 21 '15 08:08 tristanguigue

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

intellix avatar Oct 05 '15 09:10 intellix