OptionalclassOptional CSS class names for styling
OptionaldataOptional data-testid for testing
OptionalisOptional loading state indicator
Form submission handler
React form event
Callback function triggered when suggestion is selected
The selected username
Callback function triggered when username input changes
The new username value
OptionalplaceholderPlaceholder text for the search input
Current username value in the search input
Props interface for search form components
Used by components that implement GitHub username search functionality. Provides consistent prop structure for search-related components.
SearchFormProps