Comfey Example - Bind Class
Simple boolean binding with static string class
Green if active
Static class binding with value comparison
Font size changes with the state fontSize
Note: Use `bind-attr` if you need dynamic value to an attribute, since classList can take multivalue, its not recommend to manage dynamic value.