micro:bit tech site
GitHub
Preparing search index...
The search index is not available
Python Editor Embed
Python Editor Embed
react
PythonEditorImportProjectMessageRequest
Interface PythonEditorImportProjectMessageRequest
interface
PythonEditorImportProjectMessageRequest
{
action
:
"importproject"
;
id
?:
string
;
project
:
PythonProject
;
response
?:
boolean
;
type
:
"pyeditor"
;
}
Hierarchy (
View Summary
)
ImportProjectOptions
PythonEditorImportProjectMessageRequest
Index
Properties
action
id?
project
response?
type
Properties
action
action
:
"importproject"
Optional
id
id
?:
string
project
project
:
PythonProject
Optional
response
response
?:
boolean
type
type
:
"pyeditor"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
id
project
response
type
micro:bit tech site
GitHub
Python Editor Embed
Loading...