Skip to content

Commit 0fc8ee6

Browse files
committed
chore(select): Menion igxHint in Readme.md #7487
1 parent a7f8ab5 commit 0fc8ee6

File tree

1 file changed

+1
-1
lines changed
  • projects/igniteui-angular/src/lib/select

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/select/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export class MyClass {
4141
}
4242
```
4343

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).
4545
- The items' list default exapansion panel arrow uses `IgxSuffix` and it can be changed by the user.
4646
- If more than one `IgxSuffix` is used, the expansion arrow will be displayed always last.
4747

0 commit comments

Comments
 (0)