I know.

What I am referring to is this:

<Label text="{myHSlider.values[0]} - {myHSlider.values[1]}" />

--- In [email protected], "kenny14390" <[EMAIL PROTECTED]> wrote:
>
> Binding is curly braces {} not square brackets []
> 
> 
> --- In [email protected], "arieljake" <arieljake@> wrote:
> >
> > I have an hslider with two tabs.
> > 
> > I am trying to create a label next to the hslider to display the
> > values it has set.
> > 
> > We access the values of the hslider using the values array. But we
> > can't bind when using square brackets.
> > 
> > what do we do?
> >
>


Reply via email to