Is it possible to have an exposed property be plugged into a CSS value? For example if I have a component that can have a variable width I’d like to have a ‘Text’ property that is plugged into the Width property, but it’s not possible. Any tips?
Is it possible to have an exposed property be plugged into a CSS value? For example if I have a component that can have a variable width I’d like to have a ‘Text’ property that is plugged into the Width property, but it’s not possible. Any tips?
This worked, thanks!