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 6e4fa41 + df1b000 commit 09823dbCopy full SHA for 09823db
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