videosphere
Preparing search index...
lib/repositories/drafts
DraftDashboardSummary
Interface DraftDashboardSummary
Defines the shape of draft dashboard summary.
interface
DraftDashboardSummary
{
readyDraftCount
:
number
;
previewDrafts
:
Draft
[]
;
}
Index
Properties
ready
Draft
Count
preview
Drafts
Properties
ready
Draft
Count
readyDraftCount
:
number
preview
Drafts
previewDrafts
:
Draft
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ready
Draft
Count
preview
Drafts
videosphere
Loading...
Defines the shape of draft dashboard summary.