We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How remove css class?

How Remove from SfDropDownList css class?


4 Replies

VY Vinothkumar Yuvaraj Syncfusion Team January 10, 2023 04:37 PM UTC

Hi kavit,


The CssClass property of the SfDropDownList component allows you to add custom CSS classes to the component, which can be used to customize its appearance. However, removing a class from the SfDropDownList component can have unintended consequences on the component's appearance. In order to assist you with resolving your issue, we kindly request that you provide more information about which class you would like to remove from the SfDropDownList component.


You can find more information about the CssClass property on the following API documentation link: https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DropDowns.SfDropDownList-2.html#Syncfusion_Blazor_DropDowns_SfDropDownList_2_CssClass


Regards,

Vinothkumar



KA kavit January 10, 2023 04:55 PM UTC

Remove css classes: e-success, e-valid-input, modified, valid



KA kavit January 10, 2023 05:30 PM UTC

When I press clear button on dropdown, border green



UD UdhayaKumar Duraisamy Syncfusion Team January 12, 2023 03:21 AM UTC

We have dynamically added the e-success and other classes based on the validation in the DropdownList component. Removing the class from the DropdownList component may cause some CSS Style breaking.


So. In order to fully understand and provide the most accurate solution, could you please provide the following information:


  1. A detailed explanation of the specific requirement you need to achieve.
  2. The type of operation you would like to perform in relation to this requirement.
  3. If you have encountered any issues, please provide details, including a sample of how to replicate the problem.


We understand the importance of your requirement and assure you that the provided information will help us serve you better.


Loader.
Up arrow icon