Viktorani API - v0.0.8
Preparing search index...
hooks/useGameVisibility
VisibilityState
Interface VisibilityState
The three toggleable visibility flags for the current question.
interface
VisibilityState
{
showAnswers
:
boolean
;
showMedia
:
boolean
;
showQuestion
:
boolean
;
}
Index
Properties
show
Answers
show
Media
show
Question
Properties
show
Answers
showAnswers
:
boolean
show
Media
showMedia
:
boolean
show
Question
showQuestion
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
show
Answers
show
Media
show
Question
Viktorani API - v0.0.8
Loading...
The three toggleable visibility flags for the current question.