@refinio/one.ui
Preparing search index...
ui/views/debug/signKeys/SignKeyObjectView
default
Function default
default
(
props
:
{
bgColor
?:
string
;
indentation
:
IndentationSettings
;
leuteModel
:
LeuteModel
;
onError
:
(
err
:
any
)
=>
void
;
owner
?:
SHA256IdHash
<
Person
>
;
signKeyObject
:
SignKey
;
signKeyObjectHash
:
SHA256Hash
<
SignKey
>
;
}
,
)
:
ReactElement
Parameters
props
:
{
bgColor
?:
string
;
indentation
:
IndentationSettings
;
leuteModel
:
LeuteModel
;
onError
:
(
err
:
any
)
=>
void
;
owner
?:
SHA256IdHash
<
Person
>
;
signKeyObject
:
SignKey
;
signKeyObjectHash
:
SHA256Hash
<
SignKey
>
;
}
Returns
ReactElement
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.ui
Loading...