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: projects/igniteui-angular/src/lib/select/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ export class MyClass {
41
41
}
42
42
```
43
43
44
-
`igx-select` supports prefixes, suffixes, label and placeholder. You can read more about them [*here*](https://www.infragistics.com/products/ignite-ui-angular/angular/components/input_group.html) AND [*here*](https://www.infragistics.com/products/ignite-ui-angular/angular/components/label_input.html).
44
+
`igx-select` supports prefixes, suffixes, label, hint and placeholder. You can read more about them [*here*](https://www.infragistics.com/products/ignite-ui-angular/angular/components/input_group.html) AND [*here*](https://www.infragistics.com/products/ignite-ui-angular/angular/components/label_input.html).
45
45
- The items' list default exapansion panel arrow uses `IgxSuffix` and it can be changed by the user.
46
46
- If more than one `IgxSuffix` is used, the expansion arrow will be displayed always last.
0 commit comments