{{#if showHideBotIcon}} {{/if}}
{{#if data.length}} {{#each data}} {{#is type "row"}} {{#if buttons}} {{#each buttons}} {{/each}} {{/if}} {{/is}} {{#is type "rowbutton" }} {{#if buttons.length}}
{{#each buttons}}
{{/each}}
{{/if}} {{/is}} {{/each}}
{{/if}}