Test conditional binders
If Show Hide Disable Input
You clicked on if condition checkbox
When if checkbox is not checked
When if is true with a condition (chk === true) will work oneday with expressions
You clicked on show checkbox!!
Click on hide checkbox to hide this text

Enter name (html is allowed):
Toggles with disable checkbox
Text Bind:

Html:

Html binding (type html in text)
Add class (.bold="expr" or remove by -.bold="expr") Bold Large Function
Add bold class to text test
Add lg class to text test
Remove bold class to text test

Add style (..float="expr")
Add float to text by typing left/right in text box


Select to push a item
Selected Value:

Click / Doubleclick here {{$index}} / {{myitem.name}}

Default $item as *="items" rather *item="items"

Index Name Value Actions
{{$index}} {{$item.name}}
Case sensitive test myItem with *="myItem in items"
Index Name Value Actions
{{$index}} {{myItem.name}}

Selected Value: