Hi Sathish,

Have a look at ng-include<http://docs.angularjs.org/api/ng/directive/ngInclude>
but for just a class? that can be handled using a expression in the 
(ng-)class like this:
<my-post class="{{post.featured ? 'col-md-12' : 'col-md-4' }}">

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" 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/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to