wix-incubator/rnn-copilot

Support for TopBar background color

Closed this issue · 1 comments

Hey!

I think it will be useful to have support for background color.

like topBar.withBackgroundColor(color) - as a wrapper for {topBar: background: {color: myColor}}

Add supported in v0.0.11
you can now do

new TopBar().withBackground('red', otherBackgroundOptions)