projects/common/card/card-body.directive.ts
import { CngxCardBody } from '@cngx/common/card'
Structural slot directive for the card body region.
<cngx-card> <div cngxCardBody>Main content here</div> </cngx-card>
[cngxCardBody]