Skip to content

Commit 785fa89

Browse files
niyapLilyanaOviPe
andauthored
fix documentation issue
Co-authored-by: LilyanaOviPe <82088805+LilyanaOviPe@users.noreply.github.com>
1 parent 5fe0b8b commit 785fa89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/main/src/Input.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ type InputSuggestionScrollEventDetail = {
169169
*
170170
* The `ui5-input` component allows the user to enter and edit text or numeric values in one line.
171171
*
172-
* Additionally, you can provide `suggestionItems`,
172+
* Additionally, you can provide `suggestionItems`
173173
* that are displayed in a popover right under the input. Keep in mind that `ui5-input` with type `Number` does not support suggestions.
174174
*
175175
* The text field can be editable or read-only (`readonly` property),

0 commit comments

Comments
 (0)