Discover Voucher distribution
1) {
showSearchResults = true;
}
$dispatch('search', { search: $el.value })
$dispatch('inline-search', { search: $el.value })
"
@focus="
focused = true;
if($el.value.length > 1) showSearchResults = true;
isSearchActive = true;
$dispatch('inline-search', { search: $el.value })
"
@blur="setTimeout(() => {
focused = false;
showSearchResults = false;
if($el.value.length == 0) isSearchActive = false;
$dispatch('search', { search: $el.value })
$dispatch('inline-search', { search: $el.value })
}, 137)
"
@clear-search.window="
$el.value = '';
$el.focus();
$dispatch('search', { search: $el.value });
"
value=""
>
HolidayActivities
The dedicated platform built to run and report on your local authority HAF programme.
SchoolAI
SchoolAI is a student-centric AI platform for primary and secondary education that keeps teachers in control. Educators design learning Spaces that guide how AI supports reasoning, creativity, and engagement, helping students think with AI, not shortcut learning.