Movatterモバイル変換


[0]ホーム

URL:


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

An easy to use AngularJS directive that creates an input for managing tags in your forms.

License

NotificationsYou must be signed in to change notification settings

fikipollo/angular-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An easy to use AngularJS directive that creates a simple input for managing tags in your forms.

This service requires Twitter Bootstrap for the styles (tested with 3.3.5) and AngularJS (tested with 1.5.5).

Usage

<tag-fieldeditable=truename="mytags2"ng-model="mytags2"class="tag-danger"options="[{'key':1, 'value':'Madrid'},{'key':2, 'value':'Barcelona'},{'key':3, 'value':'Valencia'}]"popular="[{'key':1, 'value':'Madrid'},{'key':2, 'value':'Barcelona'}]"></tag-field>

A more complete example can be found at JSFiddle:https://jsfiddle.net/0rwc8oez/

Changelog

v0.1

  • First public version.

About

An easy to use AngularJS directive that creates an input for managing tags in your forms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp