Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
ScenarioTemplate
Interface ScenarioTemplate
interface
ScenarioTemplate
{
id
:
string
;
name
:
string
;
key
:
string
;
shortDescription
?:
string
;
description
?:
string
;
demoWorkspaceKey
?:
string
;
demoAppUri
?:
string
;
demoGithubRepo
?:
string
;
demoVideoYoutubeUri
?:
string
;
tags
?:
ScenarioTemplateCategory
[]
;
elements
?:
ScenarioTemplateElements
;
todos
?:
Omit
<
ScenarioToDo
,
"isComplete"
>
[]
;
connectors
?:
MinimalConnector
[]
;
handyElements
?:
HandyScenarioTemplateElement
[]
;
}
Index
Properties
id
name
key
short
Description?
description?
demo
Workspace
Key?
demo
App
Uri?
demo
Github
Repo?
demo
Video
Youtube
Uri?
tags?
elements?
todos?
connectors?
handy
Elements?
Properties
id
id
:
string
name
name
:
string
key
key
:
string
Optional
short
Description
shortDescription
?:
string
Optional
description
description
?:
string
Optional
demo
Workspace
Key
demoWorkspaceKey
?:
string
Optional
demo
App
Uri
demoAppUri
?:
string
Optional
demo
Github
Repo
demoGithubRepo
?:
string
Optional
demo
Video
Youtube
Uri
demoVideoYoutubeUri
?:
string
Optional
tags
tags
?:
ScenarioTemplateCategory
[]
Optional
elements
elements
?:
ScenarioTemplateElements
Optional
todos
todos
?:
Omit
<
ScenarioToDo
,
"isComplete"
>
[]
Optional
connectors
connectors
?:
MinimalConnector
[]
Optional
handy
Elements
handyElements
?:
HandyScenarioTemplateElement
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
key
short
Description
description
demo
Workspace
Key
demo
App
Uri
demo
Github
Repo
demo
Video
Youtube
Uri
tags
elements
todos
connectors
handy
Elements
Console
SDK
REST API
Membrane React - v0.2.1
Loading...