UNPKG
@magicbell/magicbell-react
Version:
beta (10.3.0-beta.3)
latest (11.5.1)
11.5.1
11.5.0
11.4.0
11.3.2
11.3.1
11.3.0
11.2.3
11.2.2
11.2.1
11.2.0
11.1.1
11.1.0
11.0.2
11.0.1
11.0.0
10.11.8
10.11.7
10.11.6
10.11.5
10.11.4
10.11.3
10.11.2
10.11.1
10.11.0
10.10.2
10.10.1
10.10.0
10.9.11
10.9.10
10.9.9
10.9.8
10.9.7
10.9.6
10.9.5
10.9.4
10.9.2
10.9.1
10.9.0
10.8.3
10.8.2
10.8.1
10.8.0
10.7.5
10.7.4
10.7.3
10.7.2
10.7.1
10.7.0
10.6.0
10.5.2
10.5.1
10.5.0
10.4.0
10.3.5
10.3.4
10.3.3
10.3.2
10.3.1
10.3.0
10.3.0-beta.3
10.3.0-beta.2
10.3.0-beta.1
10.2.0
10.2.0-beta.2
10.2.0-beta.1
10.1.2
10.1.1
10.1.0
10.0.0
10.0.0-beta.9
10.0.0-beta.8
10.0.0-beta.7
10.0.0-beta.6
10.0.0-beta.5
10.0.0-beta.4
10.0.0-beta.3
10.0.0-beta.2
10.0.0-beta.1
9.2.0
9.2.0-beta.1
9.1.4
9.1.4-beta.2
9.1.4-beta.1
9.1.3
9.1.2
9.1.1
9.1.0
9.0.0
8.5.6
8.5.5
8.5.3
8.5.2
8.5.1
8.5.0
8.4.0
8.3.2
8.3.1
8.3.0
8.2.3
8.2.2
8.2.1
8.2.0
8.1.2
8.1.1
8.1.0
8.1.0-beta.1
8.0.3
8.0.2
8.0.1
8.0.0
8.0.0-beta.8
8.0.0-beta.7
8.0.0-beta.6
8.0.0-beta.5
8.0.0-beta.4
8.0.0-beta.3
8.0.0-beta.2
8.0.0-beta.1
7.8.1
7.8.0
7.7.0
7.6.2
7.6.1
7.6.0
7.5.3-beta.1
7.5.2
7.5.1
7.5.0
7.4.5
7.4.4
7.4.3
7.4.2
7.4.1
7.4.0
7.3.1
7.3.0
7.2.0
7.1.1
7.1.0
7.0.1
7.0.0
6.28.0
6.27.1
6.27.0
6.27.0-beta.1
6.26.2
6.26.0
6.25.1
6.25.0
6.24.1
6.24.0
6.24.0-beta.1
6.23.2
6.23.1
6.23.0
6.22.8
6.22.6
6.22.5
6.22.4
6.22.3
6.22.2
6.22.1
6.22.0
6.21.0
6.20.1
6.20.0
6.19.2
6.19.1
6.19.0
6.18.0
6.17.0
6.16.0
6.15.1
6.15.0
6.14.1
6.14.0
6.14.0-beta.1
6.12.1-beta.1
6.12.0
6.11.0
6.10.3
6.10.2
6.10.1
6.10.0
6.9.0
6.8.14
6.8.13
6.8.12
6.8.11
6.8.10
6.8.9
6.8.8
6.8.6
6.8.5
6.8.4
6.8.3
6.8.2
6.8.1
6.8.0
6.8.0-beta.1
6.7.6
6.7.5
6.7.4
6.7.3
6.7.2
6.7.1
6.7.0
6.6.0
6.4.0
6.3.0
6.3.0-beta.5
6.3.0-beta.4
6.3.0-beta.3
6.2.0
6.1.0
6.0.3
6.0.2
6.0.1
6.0.0
5.1.1-beta.7
5.1.1-beta.6
5.1.1-beta.5
5.1.1-beta.4
5.1.1-beta.3
5.1.1-beta.2
5.1.1-beta.1
5.1.0
5.0.9
5.0.7
5.0.6
5.0.5
5.0.3
5.0.2
5.0.1
5.0.0
5.0.0-beta.5
4.3.0
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.0
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
React components for building a notification inbox for your app
magicbell.com
magicbell/magicbell-js
@magicbell/magicbell-react
/
dist
/
esm
/
components
/
FloatingNotificationInbox
/
index.d.ts
4 lines
(3 loc)
•
209 B
TypeScript
View Raw
1
2
3
4
import
FloatingNotificationInbox
from
'./FloatingNotificationInbox.js'
;
export
type
{
Props
as
FloatingNotificationInboxProps
}
from
'./FloatingNotificationInbox.js'
;
export
default
FloatingNotificationInbox
;