Skip to content

Commit 07adfb6

Browse files
committed
docs(card): update typedoc for type
1 parent cd3d0bb commit 07adfb6

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)