Opal-Estate-Pro/node_modules/browser-sync-ui/templates/plugin.item.tmpl
2019-09-13 11:27:52 +07:00

6 lines
264 B
Cheetah

<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>