Newer
Older
vmk-demo-bot / frontend / node_modules / browser-sync-ui / templates / plugin.item.tmpl
@eugene-sukhodolskiy eugene-sukhodolskiy 18 days ago 264 bytes init
<switch toggle="ctrl.togglePlugin(ctrl.ui.named['%name%'])"
        switchid="plugin-switch-%index%"
        id="plugin-section-%index%"
        active="ctrl.ui.named['%name%'].active"
        prop="active"
        item="ctrl.ui.named['%name%']">%content%</switch>