Teleforge API Reference - v0.1.0
Preparing search index...
web/src
UseCoordinatedMainButtonReturn
Interface UseCoordinatedMainButtonReturn
interface
UseCoordinatedMainButtonReturn
{
closeAfterSend
:
boolean
;
hide
:
()
=>
void
;
setProgress
:
(
loading
:
boolean
)
=>
void
;
show
:
()
=>
void
;
}
Index
Properties
close
After
Send
hide
set
Progress
show
Properties
close
After
Send
closeAfterSend
:
boolean
hide
hide
:
()
=>
void
set
Progress
setProgress
:
(
loading
:
boolean
)
=>
void
show
show
:
()
=>
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
close
After
Send
hide
set
Progress
show
Teleforge API Reference - v0.1.0
Loading...