work.suroh.tk/node_modules/browser-sync-ui/templates/plugin.item.tmpl

6 lines
264 B
Cheetah
Raw Normal View History

2019-12-02 12:22:45 +00:00
<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>