JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Kanban › I need help with Kanban in Angular. Any advice?
How can I customize the appearance of Smart Kanban? What customization options are exposed through web bindings?
Hi,
You can customize the CSS by using the CSS variable API of the Kanban
smart-kanban { --smart-primary: #6610F2; --smart-background: #f5f5f5; --smart-border-radius: 10px; --smart-kanban-card-color: white; --smart-kanban-card-background: #E7D9F8; }
Also, take a look at https://www.htmlelements.com/angular/demos/kanban/kanban-custom-styling/
Best regards, Markov
Smart UI Team https://www.htmlelements.com/