All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Hi All,
Can any one help me to integrate a dropdown icon in TelerikMultiSelect component in blazor.
Thanks in advance
.k-multiselect .k-searchbar:after { width: 1em; height: 1em; content: "\e006"; outline: 0; font-size: 16px; font-family: 'WebComponentsIcons', serif; font-style: normal; font-weight: 400; line-height: 1; speak: none; text-transform: none; text-decoration: none; position: absolute; right: 5px; top: 5px; display: inline; } .k-multiselect .k-reset+.k-searchbar:after { display: none; }
.k-multiselect .k-searchbar:after { width: 1em; height: 1em; content: "\e006"; outline: 0; font-size: 16px; font-family: 'WebComponentsIcons', serif; font-style: normal; font-weight: 400; line-height: 1; speak: none; text-transform: none; text-decoration: none; position: absolute; right: 5px; top: 5px; display: inline; } .k-multiselect .k-reset+.k-searchbar:after { display: none; }