Skip to content

codesos/checkbox-demo

Repository files navigation

Titanium checkbox widget Alloy

The checkbox widget implements the checkbox also like as Html you can look my the demo checkbox on github.

Quick Start

Get it gitTio

Download this repository and consult the Alloy Documentation on how to install it, or simply use the gitTio CLI:

$ gittio install com.dialike.checkbox

截图

Android 示例图: Android

Ios 示例图: Android

Use it

Add the widget to your Project:

	
<View id="container">
  <Widget id="checkbox" src="com.dianlike.checkbox" />
</View>
	
$.checkbox.init();
$.checkbox.value(); // will get checkbox current if checked		

All is ok!

About

Titanium 实现多平台类似 checkbox 的功能

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors