Discover, connect, control...
Manage all your school's apps in one place.
1) {
showSearchResults = true;
}
$dispatch('inline-search', { search: $el.value })
"
@focus="
focused = true;
setTimeout(() => window.scrollTo({ top: 0, behavior: 'smooth' }), 200)
if($el.value.length > 1) showSearchResults = true;
$dispatch('inline-search', { search: $el.value })
"
@blur="setTimeout(() => {
focused = false;
showSearchResults = false;
$dispatch('inline-search', { search: $el.value })
}, 137)
"
@clear-search.window="
$el.value = '';
$el.focus();
"
value=""
>
Popular searches: