Radix OS
Radix OS
{{#groupBy startMenuItems "section"}}
{{this.key}}
{{#each items}} {{#ifSingle this.menu.items}} {{#if this.authorized}}
{{#if this.icon}}
{{else}} {{/if}}
{{this.label}}
{{/if}} {{else}}
{{this.menu.label}}
{{!-- {{#if this.version}}
v{{this.version}}
{{/if}} --}}
{{#each this.menu.items}} {{#equaler this.label "==" "hr"}}
{{else}} {{#if this.authorized}}
{{#if this.icon}}
{{else}} {{/if}}
{{this.label}}
{{#if this.version}}
v{{this.version}}
{{/if}}
{{/if}} {{/equaler}} {{/each}}
{{/ifSingle}} {{/each}} {{/groupBy}} {{!-- [Function restart] in javascript/main.js --}}
⟳
🔓
☰