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
The HTML option tag does accept blurring while dropdown is visible. The dropdown has OS-specific behavior and does not accept the blur filter, so we need a custom solution.
The HTML option tag does accept blurring while dropdown is visible. The dropdown has OS-specific behavior and does not accept the blur filter, so we need a custom solution.
Reference: https://www.w3schools.com/tags/tag_option.asp
The text was updated successfully, but these errors were encountered: