Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

switch-btn

zhengqh5ISC0.0.1TypeScript support: included

1、此组件为开关样式的按钮 2、用法如下: 2.1 在app.module.ts中引入SwitchBtnPluginModule 2.2 在页面使用组件 <ott-switch-btn-plugin [status]="1" (onSwitchBtnFun)="yourFun($event.status)"></ott-switch-btn-plugin>

switch, btn, switch-btn

readme

1、此组件为开关样式的按钮 2、用法如下: 2.1 在app.module.ts中引入SwitchBtnPluginModule 2.2 在页面使用组件 <ott-switch-btn-plugin [status]="1" (onSwitchBtnFun)="yourFun($event.status)"></ott-switch-btn-plugin>