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.
1 parent 2323a07 commit 67d67a4Copy full SHA for 67d67a4
components/chiplist/data-bind.md
@@ -123,7 +123,7 @@ The following example uses property names that work automatically with no additi
123
},
124
new ChipModel()
125
{
126
- Text = "Solid Error",
+ Text = "Outline Error",
127
Icon = SvgIcon.XOutline,
128
ThemeColor = ThemeConstants.Chip.ThemeColor.Error,
129
FillMode = ThemeConstants.Chip.FillMode.Outline
0 commit comments