File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ Each control also implements a custom attribute directive where the attribute na
147147| igTree | ` <ul id="tree" data-ig-tree="tree_options"></ul> ` |
148148| igMap | ` <div id="map" data-ig-map="map_options"></div> ` |
149149| igUpload | ` <div id="upload" data-ig-upload="upload_options"></div> ` |
150- | igVideoPlayer | ` <div id="video" data-ig-video-player="video_options"></div> ` |
150+ | igVideoPlayer | ` <div id="video" data-ig-video-player="video_options"></div> ` |
151151
152152## One-way Data Binding
153153The following controls currently support one-way data binding:
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Each control also implements a custom attribute directive where the attribute na
114114| igTree | ` <ul id="tree" data-ig-tree="tree_options"></ul> ` |
115115| igMap | ` <div id="map" data-ig-map="map_options"></div> ` |
116116| igUpload | ` <div id="upload" data-ig-upload="upload_options"></div> ` |
117- | igVideoPlayer | ` <div id="video" data-ig-video-player="video_options"></div> ` |
117+ | igVideoPlayer | ` <div id="video" data-ig-video-player="video_options"></div> ` |
118118
119119## One-way Data Binding
120120The following controls currently support one-way data binding:
You can’t perform that action at this time.
0 commit comments