hashiverse-client-web - v0.1.0
Hashiverse
Preparing search index...
tabs/compose/ComposeDialogStore
ComposeOpenContext
Interface ComposeOpenContext
interface
ComposeOpenContext
{
initial_html
?:
string
;
on_posted
?:
()
=>
void
|
Promise
<
void
>
;
share_image_blob
?:
Blob
;
share_url
?:
string
;
share_youtube_url
?:
string
;
}
Index
Properties
initial_
html?
on_
posted?
share_
image_
blob?
share_
url?
share_
youtube_
url?
Properties
Optional
initial_
html
initial_html
?:
string
Optional
on_
posted
on_posted
?:
()
=>
void
|
Promise
<
void
>
Optional
share_
image_
blob
share_image_blob
?:
Blob
Optional
share_
url
share_url
?:
string
Optional
share_
youtube_
url
share_youtube_url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
initial_
html
on_
posted
share_
image_
blob
share_
url
share_
youtube_
url
Hashiverse
hashiverse-client-web - v0.1.0
Loading...