没有合适的资源?快使用搜索试试~ 我知道了~
ngx-ui-switch:Angular UI Switch组件
共67个文件
ts:28个
json:13个
html:6个
需积分: 30 0 下载量 87 浏览量
2021-01-29
18:04:00
上传
评论
收藏 227KB ZIP 举报
温馨提示
Angular UI开关组件 描述 这是一个简单的iOS 7样式开关组件。 现场 也有 受到启发。 安装 npm: npm install ngx-ui-switch --save 纱线: yarn add ngx-ui-switch 某些功能在以前的版本中不可用: CSS样式 切换内容(checkedLabel,uncheckedLabel) 全局选项 beforeChange事件 用法 导入模块(下面的AppModule示例) // app.module.ts import { UiSwitchModule } from 'ngx-ui-switch' ; import { AppComponent } from './app.component' ; @ NgModule ( { imports : [ BrowserModule , UiSwitchModule ] , declarations : [ AppComponent ] , bootstrap : [ AppComponent ] } ) export class AppModule
资源推荐
资源详情
资源评论
收起资源包目录
ngx-ui-switch-master.zip (67个子文件)
ngx-ui-switch-master
build.ts 5KB
tsconfig.build.json 88B
.nojekyll 10B
yarn.lock 440KB
src
tsconfig.spec.json 277B
main.ts 336B
index.html 2KB
polyfills.ts 2KB
environments
environment.ts 388B
environment.prod.ts 52B
favicon.ico 5KB
lib
tsconfig-esm.json 461B
tsconfig-build.json 801B
public_api.ts 95B
ui-switch
ui-switch.config.ts 294B
ui-switch.token.ts 123B
ui-switch.component.html 954B
ui-switch.module.ts 745B
ui-switch.component.scss 3KB
ui-switch.component.ts 5KB
package.json 746B
styles.scss 2KB
assets
.gitkeep 0B
test.ts 637B
tsconfig.app.json 295B
app
demo-cdr
demo-cdr.component.html 455B
demo-cdr.component.spec.ts 871B
demo-cdr.component.ts 420B
demo
demo.component.ts 1KB
demo.component.spec.ts 1KB
demo.component.html 5KB
app.module.ts 930B
app.component.html 172B
app.component.ts 605B
app.component.spec.ts 1KB
github-link
github-link.component.ts 2KB
github-link.component.spec.ts 685B
footer
footer.component.spec.ts 656B
footer.component.ts 693B
header
header.component.spec.ts 656B
header.component.ts 223B
header.component.html 1KB
typings.d.ts 176B
protractor-ci.conf.js 837B
angular.json 4KB
.npmignore 92B
typedoc.json 386B
docs.ts 325B
.travis.yml 2KB
tsconfig.json 523B
LICENSE 1KB
tslint.json 3KB
README.md 11KB
.all-contributorsrc 3KB
browserslist 429B
logo.png 15KB
renovate.json 1KB
.codecov.yml 110B
.editorconfig 245B
.gitignore 568B
karma.conf.js 968B
e2e
app.e2e-spec.ts 302B
tsconfig.e2e.json 235B
app.po.ts 212B
package.json 3KB
protractor.conf.js 722B
.nvmrc 11B
共 67 条
- 1
资源评论
刘怒威
- 粉丝: 28
- 资源: 4649
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功