Appearance
DoCurious API Reference / store / selectSchool
Function: selectSchool()
selectSchool(
state):School|null
Defined in: store/useSchoolStore.ts:1214
Select the current user's school entity.
Parameters
state
SchoolState
Returns
School | null