Skip to content

Commit 6fa8c72

Browse files
authored
Merge pull request #8802 from IgniteUI/simeonoff/fix-8770
docs(card): update typedoc for type
2 parents 9b83a3c + ad9f33d commit 6fa8c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/card/card.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ export class IgxCardComponent {
243243

244244
/**
245245
* 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
246+
* By default the value is set to `elevated`. You can make the card use the
247247
* outlined style by setting the value to `outlined`.
248248
*
249249
* @example

0 commit comments

Comments
 (0)