We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ceca02 commit cce0521Copy full SHA for cce0521
1 file changed
skills/igniteui-angular-generate-from-image-design/references/component-mapping.md
@@ -89,7 +89,7 @@ Decision rule:
89
| UI Pattern | Ignite UI Component | Key Properties |
90
|---|---|---|
91
| Text input | `IgxInputGroupComponent` + `IgxInputDirective` | `igxInput`, `igxLabel`, `igxHint` |
92
-| Dropdown select | `IgxSelectComponent` | `[IgxSelectItemComponent]` children |
+| Dropdown select | `IgxSelectComponent` | `<igx-select-item>` children |
93
| Searchable multi-select | `IgxComboComponent` | `[data]`, `displayKey`, `valueKey` |
94
| Date picker | `IgxDatePickerComponent` | `[value]`, `(valueChange)` |
95
| Time picker | `IgxTimePickerComponent` | `[value]`, `(valueChange)` |
0 commit comments