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