Datalayer VS Code Extension - v0.0.4
Preparing search index...
webview/components/dialogs/InsertYouTubeDialog
InsertYouTubeDialogProps
Interface InsertYouTubeDialogProps
interface
InsertYouTubeDialogProps
{
onClose
:
()
=>
void
;
onInsert
:
(
videoId
:
string
)
=>
void
;
}
Index
Properties
on
Close
on
Insert
Properties
on
Close
onClose
:
()
=>
void
on
Insert
onInsert
:
(
videoId
:
string
)
=>
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
on
Close
on
Insert
Datalayer VS Code Extension - v0.0.4
Loading...