Module: search

Handles search functionality, including query processing and displaying results. Matches user queries against films and series and updates the UI with results.
Source:

Methods

(inner) handleSearch() → {void}

Handles the global search input, processes the query, matches it against films and series, and displays the results in the search section.
Source:
Returns:
Type
void