bootstrap-tags
Version:
Bootstrap styled tag pills
20 lines • 432 B
JSON
[
{
"id": "2",
"name": "Apple",
"html": "You have found Apple",
"num": 5,
"url": "http://www.apple.com",
"title": "Click here to see all "records" of only Apple's"
},
{
"id": "3",
"name": "Mango",
"html": "You have found <b>Mango</b>!",
"url": "http://www.mango.com/"
},
{
"id": "5",
"name": "Pear"
}
]