We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b83a3c + ad9f33d commit 6fa8c72Copy full SHA for 6fa8c72
projects/igniteui-angular/src/lib/card/card.component.ts
@@ -243,7 +243,7 @@ export class IgxCardComponent {
243
244
/**
245
* An @Input property that sets the value of the `type` attribute of the card.
246
- * By default the value is set to `default`. You can make the card use the
+ * By default the value is set to `elevated`. You can make the card use the
247
* outlined style by setting the value to `outlined`.
248
*
249
* @example
0 commit comments