Skip to content

Commit f672541

Browse files
committed
Add fillmode to intro
1 parent 06fd797 commit f672541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/chiplist/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ You can use the built-in events of the Blazor ChipList to react to chip selectio
6868

6969
## Appearance
7070

71-
You can customize the [appearance of the Blazor ChipList](slug:chiplist-appearance) via a variety of built-in customization options. Also see how to [set `ThemeColor`](slug:chip-appearance#themecolor) for each [chip in the ChipList](slug:chiplist-bound).
71+
You can customize the [appearance of the Blazor ChipList](slug:chiplist-appearance) via a variety of built-in customization options. Also see how to set [`ThemeColor`](slug:chip-appearance#themecolor) and [`FillMode`](slug:chip-appearance#fillmode) separately for each [chip in the ChipList](slug:chiplist-bound).
7272

7373
## ChipList Parameters
7474

0 commit comments

Comments
 (0)