@juki-team/commons - v0.1.10
Preparing search index...
WorksheetBaseDocument
Interface WorksheetBaseDocument
interface
WorksheetBaseDocument
{
content
:
BodyWorksheet
[]
;
description
:
string
;
folderId
:
string
;
key
:
string
;
members
:
EntityMembers
;
name
:
string
;
quiz
:
{
automaticFeedback
:
boolean
;
enable
:
boolean
}
;
slides
:
{
aspectRatio
:
AspectRatio
;
backgroundImage
:
string
;
colorTextHighlight
:
string
;
enable
:
boolean
;
fontSize
:
number
;
theme
:
Theme
;
titleBackgroundImage
:
string
;
}
;
}
Index
Properties
content
description
folder
Id
key
members
name
quiz
slides
Properties
content
content
:
BodyWorksheet
[]
description
description
:
string
folder
Id
folderId
:
string
key
key
:
string
members
members
:
EntityMembers
name
name
:
string
quiz
quiz
:
{
automaticFeedback
:
boolean
;
enable
:
boolean
}
slides
slides
:
{
aspectRatio
:
AspectRatio
;
backgroundImage
:
string
;
colorTextHighlight
:
string
;
enable
:
boolean
;
fontSize
:
number
;
theme
:
Theme
;
titleBackgroundImage
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
description
folder
Id
key
members
name
quiz
slides
@juki-team/commons - v0.1.10
Loading...