UNPKG
taffy-coustom-ui
Version:
latest (12.0.4)
12.0.4
自己编译的
www.jqwidgets.com
TaffyBlog/jQWidgets
taffy-coustom-ui
/
demos
/
Angular
/
src
/
scheduler
/
defaultfunctionality
/
app.component.html
4 lines
•
275 B
HTML
View Raw
1
2
3
4
<jqxScheduler
#schedulerReference
[
date
]=
"date"
[width]=
"800"
[height]=
"600"
[
source
]=
"dataAdapter"
[showLegend]=
"true"
[view]=
"'weekView'"
[appointmentDataFields]=
"appointmentDataFields"
[resources]=
"resources"
[views]=
"views"
> </jqxScheduler>