Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
visitor
types
NullMethodResult
Interface NullMethodResult
interface
NullMethodResult
{
label
?:
string
;
title
?:
string
;
type
:
"null"
;
value
:
null
;
}
Hierarchy (
view full
)
DefaultMethodResult
NullMethodResult
Index
Properties
label?
title?
type
value
Properties
Optional
label
label
?:
string
Optional
title
title
?:
string
type
type
:
"null"
value
value
:
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
label
title
type
value
ic-reactor
Loading...