Skip to main content
cngx-src documentation

CngxCardBody

Directivev0.1.0

projects/common/card/card-body.directive.ts

Import#

import { CngxCardBody } from '@cngx/common/card'

Description#

Structural slot directive for the card body region.

<cngx-card>
  <div cngxCardBody>Main content here</div>
</cngx-card>

Metadata#