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:
Master your school’s data and apps in three simple steps.
Discover the right tools, connect them to your SIS in seconds, and maintain total control over student data. We handle the infrastructure so you can focus on teaching.