devto-clone
devto-clone copied to clipboard
Content projection header
Content projection header in article card seems too much shouldn't we use an input param which defines the size of the title of the card and if there is no size given use default title size.
@ajitsinghkaler @ChellappanRajan I want you to assign the this me.
Assigned it to you
Here I not see anything ng-projection ( In component of the header ), please be more specific
Its in article-card.component
https://github.com/ajitsinghkaler/devto-clone/blob/main/libs/global-components/src/lib/article-card/article-card.component.html#L17-L24
@ajitsinghkaler What more exactly do I have to do ?
Here I don't like the way I've implemented it in *ngIf="!ref.hasChildNodes()" I want to change it is there a better structure
ok, I take a time, and I try to resolved