ensemble
ensemble copied to clipboard
Make setting in Javascript consistent with YAML
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';