Available bindings
{#each categories as [categoryName, bindings]} {categoryName} {#each bindings as binding}
onClickBinding(binding)}> {binding.label} {binding.type}
{binding.description}
{/each} {/each}
Data binding Binding connects one piece of data to another and makes it dynamic. Click the objects on the left to add them to the textbox.