Skip to content

foyzhao/angular-fui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular FUI

Checkbox & Radio

<checkbox></checkbox>

<checkbox>label</checkbox>

<checkbox value="val">label</checkbox>

<radio></radio>

<radio>label</radio>

<radio value="val">label</radio>

Pagination

<pagination current="1" total="10" on-pick="callbackFunction($page)"></div>

Feature

The ellipsis can be clicked to quickly cruise the page number.

About

A paginate plugin for angularJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published