Relative Content

Tag Archive for lit-elementlit

How use js object in css method

I’m trying to use js objects like CSSType, in css method to apply style into compontent, converting object to string, but the method don’t accept use something like css${style}. Someone know a way to use use a string or object into css method?