JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › How to use theme? › Reply To: How to use theme?
May 10, 2022 at 5:46 pm
#103194
Joseph Norris
Blocked
What does it take to get the theme attribute working on the DropDownList?
I tried
import 'smart-webcomponents-react/source/styles/smart.red.css'
<DropDownList theme="red"></DropDownList>
but it is always blue.