Select search type
{ $refs.search_input.focus(); });
activeTab = 'location',
resultsTypeOpen = false,
resultsType = 'Location',
searchPlaceholder = 'Place or postcode',
getResults('uk-schools')
" class="flex items-center gap-3 text-left" :class="activeTab == 'location' ? '' : ''">
Location Find schools by town, city or local authority { $refs.search_input.focus(); });
activeTab = 'schools',
resultsTypeOpen = false,
resultsType = 'Schools',
searchPlaceholder = 'School name',
getResults('uk-schools')
" class="flex items-center gap-3 text-left" :class="activeTab == 'schools' ? '' : ''">
Schools Find a school by name { $refs.search_input.focus(); });
activeTab = 'advice',
resultsTypeOpen = false,
resultsType = 'Articles',
searchPlaceholder = 'Topic or subject',
getResults('uk-schools')
" class="flex items-center gap-3 text-left" :class="activeTab == 'advice' ? '' : ''">
Articles Search for help and advice