Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › General Discussions › DropDownList › Theme fails This topic has 3 replies, 3 voices, and was last updated 3 years, 6 months ago by martin-jq. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 10, 2022 at 3:16 pm #103187 Joseph NorrisBlocked Another day, more of your sample code fails to work. The theme doesn’t set. <DropDownList selectionMode='one' theme="red" dataSource={datasource} selectedIndexes={[0]} onChange={(e: any) => { alert(<code>You selected: ${e.detail.label} (${e.detail.value})</code>) }} ></DropDownList> May 10, 2022 at 5:54 pm #103195 martin-jqParticipant Hello Joseph, You need to set the theme attribute to the body element. Best Regards, Martin Smart HTMLElements Team https://www.htmlelements.com/ May 10, 2022 at 7:07 pm #103197 JosephNorrisBlocked You might want to think about updating your sample code, huh? May 11, 2022 at 10:18 am #103207 martin-jqParticipant Thank you for the feedback! Best Regards, Martin Smart HTMLElements Team https://www.htmlelements.com/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In