Enode — API Reference
Preparing search index...
ui/src/feedback/use-error-presenter
BlockingPresentation
Interface BlockingPresentation
A blocking presentation a screen renders via
.
interface
BlockingPresentation
{
message
:
string
;
onPrimary
:
()
=>
void
;
primaryLabel
:
string
;
title
:
string
;
}
Index
Properties
message
on
Primary
primary
Label
title
Properties
message
message
:
string
on
Primary
onPrimary
:
()
=>
void
primary
Label
primaryLabel
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
message
on
Primary
primary
Label
title
Enode — API Reference
Loading...
A blocking presentation a screen renders via.