Recapp Code Reference
Preparing search index...
frontend/src/components/quiz-tabs/QuizButtons
QuizButtons
Function QuizButtons
QuizButtons
(
props
:
{
disableForStudent
:
boolean
;
isQuizCreator
:
boolean
;
isQuizTeacher
:
boolean
;
isUserInTeachersList
:
boolean
;
lastPreviewer
:
boolean
;
leaveQuiz
:
()
=>
void
;
toggleStudentQuestions
:
()
=>
void
;
uniqueLink
:
string
;
userId
:
string
&
BRAND
<
"UID"
>
;
}
,
)
:
Element
Parameters
props
:
{
disableForStudent
:
boolean
;
isQuizCreator
:
boolean
;
isQuizTeacher
:
boolean
;
isUserInTeachersList
:
boolean
;
lastPreviewer
:
boolean
;
leaveQuiz
:
()
=>
void
;
toggleStudentQuestions
:
()
=>
void
;
uniqueLink
:
string
;
userId
:
string
&
BRAND
<
"UID"
>
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Recapp Code Reference
Loading...