Skip to content

Commit 8115276

Browse files
authored
Update Typeahead.md
1 parent 2101978 commit 8115276

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/docs/Typeahead.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ Optional HTML content to show when **Search** is in progress.
104104
Callback function called when typeahead dropdown panel opened.
105105
- **`OnDropdownClose`: `EventCallback` delegate** <br />
106106
Callback function called when typeahead dropdown panel opened.
107+
- **`OnFocus`: `EventCallback<FocusEventArgs>` delegate** <br />
108+
Callback function called when typeahead textbox got focus.
107109

108110
### Functions
109111
- **`DisposeAsync()`: `@implements IAsyncDisposable` interface** <br />

0 commit comments

Comments
 (0)