UNPKG
@momentum-ui/react
Version:
latest (23.27.12)
23.27.12
23.27.11
23.27.10
23.27.9
23.27.8
23.27.7
23.27.6
23.27.5
23.27.4
23.27.3
23.27.2
23.27.1
23.27.0
23.26.1
23.26.0
23.25.0
23.24.17
23.24.16
23.24.15
23.24.14
23.24.13
23.24.12
23.24.11
23.24.10
23.24.9
23.24.8
23.24.7
23.24.6
23.24.5
23.24.4
23.24.3
23.24.2
23.24.1
23.24.0
23.23.3
23.23.2
23.23.1
23.23.0
23.22.14
23.22.13
23.22.12
23.22.11
23.22.10
23.22.9
23.22.8
23.22.7
23.22.6
23.22.5
23.22.4
23.22.3
23.22.2
23.22.1
23.22.0
23.21.9
23.21.8
23.21.7
23.21.6
23.21.5
23.21.4
23.21.3
23.21.2
23.21.1
23.21.0
23.20.3
23.20.2
23.20.1
23.20.0
23.19.2
23.19.1
23.19.0
23.18.2
23.18.1
23.18.0
23.17.20
23.17.19
23.17.18
23.17.17
23.17.16
23.17.15
23.17.14
23.17.13
23.17.12
23.17.11
23.17.10
23.17.9
23.17.8
23.17.7
23.17.6
23.17.5
23.17.4
23.17.3
23.17.2
23.17.1
23.17.0
23.16.0
23.15.11
23.15.10
23.15.9
23.15.8
23.15.7
23.15.6
23.15.5
23.15.4
23.15.3
23.15.2
23.15.1
23.15.0
23.14.1
23.14.0
23.13.1
23.13.0
23.12.0
23.11.4
23.11.3
23.11.2
23.11.1
23.11.0
23.10.0
23.9.0
23.8.5
23.8.4
23.8.3
23.8.2
23.8.1
23.8.0
23.7.1
23.7.0
23.6.1
23.6.0
23.5.0
23.4.6
23.4.5
23.4.4
23.4.3
23.4.2
23.4.1
23.4.0
23.3.1
23.3.0
23.2.3
23.2.2
23.2.1
23.2.0
23.1.2
23.1.1
23.1.0
23.0.44
23.0.43
23.0.42
23.0.41
23.0.40
23.0.39
23.0.38
23.0.37
23.0.36
23.0.35
23.0.34
23.0.33
23.0.32
23.0.31
23.0.30
23.0.29
23.0.28
23.0.27
23.0.26
23.0.25
23.0.24
23.0.23
23.0.22
23.0.21
23.0.20
23.0.19
23.0.18
23.0.17
23.0.16
23.0.15
23.0.14
23.0.13
23.0.12
23.0.11
23.0.10
23.0.9
23.0.8
23.0.7
23.0.6
23.0.5
23.0.4
23.0.3
23.0.2
23.0.1
23.0.0
22.1.5
22.1.4
22.1.3
22.1.2
22.1.1
22.1.0
22.0.5
22.0.4
22.0.3
22.0.2
22.0.1
22.0.0
20.3.15
20.3.14
20.3.13
20.3.12
20.3.11
20.3.10
20.3.9
20.3.8
20.3.7
20.3.6
20.3.5
20.3.4
20.3.3
20.3.2
20.3.1
20.3.0
20.2.1
20.2.0
20.1.8
20.1.7
20.1.6
20.1.5
20.1.4
20.1.3
20.1.2
20.1.1
20.1.0
20.0.0
19.0.0
18.0.0
17.3.9
17.3.8
17.3.7
17.3.6
17.3.5
17.3.4
17.3.3
17.3.2
17.3.1
17.3.0
17.2.0
17.1.0
17.0.2
17.0.1
17.0.0
16.0.4
16.0.3
16.0.2
16.0.1
16.0.0
Cisco Momentum UI framework for ReactJs applications
momentum.design
momentum-design/momentum-ui
@momentum-ui/react
/
es
/
AlertCall
/
examples
/
index.js
5 lines
•
294 B
JavaScript
View Raw
1
2
3
4
5
export
{
default
as
AlertCallDefault
}
from
"./Default"
;
export
{
default
as
AlertCallDevice
}
from
"./Device"
;
export
{
default
as
AlertCallDeviceList
}
from
"./DeviceList"
;
export
{
default
as
AlertCallKitchenSink
}
from
"./KitchenSink"
;
export
{
default
as
AlertCallNumber
}
from
"./Number"
;