Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/ui
ErrorState
Interface ErrorState
interface
ErrorState
{
error
?:
Error
;
hasError
:
boolean
;
message
?:
KoreanText
;
retry
?:
()
=>
void
;
}
Index
Properties
error?
has
Error
message?
retry?
Properties
Optional
Readonly
error
error
?:
Error
Readonly
has
Error
hasError
:
boolean
Optional
Readonly
message
message
?:
KoreanText
Optional
Readonly
retry
retry
?:
()
=>
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
has
Error
message
retry
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...