ensemble icon indicating copy to clipboard operation
ensemble copied to clipboard

Make setting in Javascript consistent with YAML

Open vusters opened this issue 1 year ago • 0 comments

We put styles behind YAML but styles become direct children when using Javascript. Let's make them in Javascript conistent with how we do YAML e.g. myTextInput.styles.borderColor = 'red';

vusters avatar Mar 26 '23 17:03 vusters