Use `<dt-empty-state>` in combination with * `<dt-card>` instead. * @breaking-change To be removed with 6.0.0. */ @Directive({ selector: 'dt-cta-card-title', exportAs: 'dtCtaCardTitle', host: { class: 'dt-cta-card-title', }, }) export class DtCtaCardTitle {}
dt-button variant="secondary">Edit</button> </dt-card-title-actions> The card is not an interactive element, therefore there are no hover, active or disabled states. </dt-card>