Skip to content

Commit 8e30e33

Browse files
kdinevCopilot
andauthored
Update projects/igniteui-angular/simple-combo/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3fecf40 commit 8e30e33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • projects/igniteui-angular/simple-combo

projects/igniteui-angular/simple-combo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ When the combo is opened, allow custom values are enabled and add item button is
304304
| `collapsed` | Gets the dropdown state. | `boolean` |
305305
| `disabled` | Defines whether the control is active or not. | `boolean` |
306306
| `disableClear` | Defines whether the clear button is rendered. | `boolean` |
307-
| `ariaLabelledBy` | Defines label ID related to combo. | `boolean` |
307+
| `ariaLabelledBy` | Defines label ID related to combo. | `string` |
308308
| `valid` | gets if control is valid, when used in a form. | `boolean` |
309309
| `overlaySettings` | Controls how the dropdown is displayed. | `OverlaySettings` |
310310
| `selected` | Get current selection state. | `Array<any>` |

0 commit comments

Comments
 (0)