Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MarkThibault/angular-checkbox

Repository files navigation

Angular Checkbox

This is a checkbox component.

Getting Started

Prerequisites

Installing

Add the following to your dependencies:
"angular-checkbox": "git://github.com/MarkThibault/angular-checkbox.git",

Usage

Inject into angular module:

angular.module("app", ["angularCheckboxModule"])

Using the component:

<angular-checkbox label="{{app.checkboxLabel}}" checkbox-id="check1" is-checked="app.checkboxChecked" on-update="app.toggleThis($event);" disable="app.disableStatus()"></angular-filter>

Running the tests

Deployment

Built With

Contributing

Versioning

Authors

License

Acknowledgments

About

Angular checkbox component.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /