UNPKG
fuelux
Version:
latest (3.17.2)
3.17.2
3.17.1
3.17.0
3.16.6
3.16.5
3.16.4
3.16.2
3.16.1
3.16.0
3.15.13
3.15.12
3.15.11
3.15.10
3.15.9
3.15.8
3.15.7
3.15.6
3.15.5
3.15.4
3.15.3
3.15.2
3.15.1
3.15.0
3.14.2
3.14.1
3.14.0
3.13.1
3.13.0
3.12.0
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
Base Fuel UX styles and controls
github.com/ExactTarget/fuelux
ExactTarget/fuelux
fuelux
/
test
/
tree-tests
/
data
/
callCount.js
14 lines
(13 loc)
•
172 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
define(
function
callCountModule
()
{
return
{ data: [ {
'name'
:
'Convex and Concave'
,
'type'
:
'item'
,
'attr'
: {
'id'
:
'item4'
} } ] }; });