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 293942c + 09823db commit a3ae6f8Copy full SHA for a3ae6f8
projects/igniteui-angular/src/lib/core/styles/components/chip/_chip-theme.scss
@@ -6,7 +6,7 @@
6
7
/// Chip Theme
8
/// @param {Map} $palette [$default-palette] - The palette used as basis for styling the component.
9
-/// @param {Color} $border-radius [null] - The chip border-radius.
+/// @param {String} $border-radius [null] - The chip border-radius.
10
///
11
/// @param {Color} $text-color [null] - The chip text color.
12
/// @param {Color} $background [null] - The chip background color.
0 commit comments