Skip to content

DoCurious API Reference / store / selectStudents

Function: selectStudents()

selectStudents(state): StudentRoster[]

Defined in: store/useSchoolStore.ts:1223

Select the student roster (optionally filtered by class).

Parameters

state

SchoolState

Returns

StudentRoster[]

DoCurious Platform Documentation