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