UNPKG
taffy-coustom-ui
Version:
latest (12.0.4)
12.0.4
自己编译的
www.jqwidgets.com
TaffyBlog/jQWidgets
taffy-coustom-ui
/
demos
/
Angular
/
src
/
notification
/
righttoleftlayout
/
app.component.html
11 lines
(10 loc)
•
356 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<jqxNotification [rtl]=
"true"
[
position
]=
"'top-left'"
[
opacity
]=
"0.9"
[
animationOpenDelay
]=
"800"
[
autoOpen
]=
"true"
[
autoClose
]=
"false"
[
template
]=
"'info'"
[
width
]=
"'auto'"
> <span>אין לך הודעות</span> </jqxNotification>