Search
{#if filteredBindings?.length}
Bindable Values
    {#each filteredBindings as binding}
  • addBinding(binding)}> {binding.readableBinding}
  • {/each}
{/if} {#if filteredHelpers?.length && !usingJS}
Helpers
    {#each filteredHelpers as helper}
  • addHelper(helper)}>
    {helper.displayText}
    {@html helper.description}
    {helper.example || ''}
  • {/each}
{/if}
(mode = e.detail)}>