Skip to content

Symbol quick reference

Jeffery Reid edited this page Jan 23, 2020 · 3 revisions

When creating data bindings in symbols, here are some tips

Background images

Get: style.backgroundImage From: "url(" + state.backgroundImage + ")"

Image

Get: component.options.image

Background color

Get: style.background-color

Corner roundness

Get: style.borderRadius

Clone this wiki locally