You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Binding observable data to an Angular Dropdown List
1
+
# Binding observable data to an Angular ComboBox
2
2
3
-
Learn how you can bind observable data to the Syncfusion Angular Dropdown List component. This example explains how to bind observables using the async pipe to subscribe to observable objects and get the latest emitted values.
3
+
Learn how you can bind observable data to the Syncfusion Angular ComboBox component. This example explains how to bind observables using the async pipe to subscribe to observable objects and get the latest emitted values.
4
4
5
5
# Project prerequisites
6
6
Make sure you have the compatible versions of TypeScript and Angular on your machine before starting to work on this project:
0 commit comments