You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/multicolumncombobox/templates.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ List of the available templates:
25
25
|[`Header`](#header)| Controls the rendering of the element above the list of items in the dropdown. |
26
26
|[`Footer`](#footer)| Controls the rendering of the element below the list of items in the dropdown. |
27
27
28
+
>note To customize the rendering of the items in dropdown you can use the [Column Template]({%multicolumncombobob-column-template%}).
29
+
28
30
## Header
29
31
30
32
The header is content that you can place above the list of items inside the dropdown element. It is always visible when the MultiColumnComboBox is expanded. By default it is empty.
0 commit comments