I need to manipulate the buttons colors, but I don’t see anything on the docs:
Also: what does it mean “variables” on the doc? I am using props to pass values into the component (props: value, options, onChange)
variables = props ??
I would appreciate any help