@refinio/one.ui
Preparing search index...
ui/views/debug/profileKey/ProfileVersionRow
default
Function default
default
(
props
:
{
createCertificate
:
(
data
:
SHA256Hash
,
type
:
string
,
issuer
:
string
,
)
=>
Promise
<
void
>
;
getCertificateMenuItem
:
(
object
:
ObjectType
|
IdObjectType
,
)
=>
null
|
string
[]
;
getIssuerMenuItem
:
(
object
:
ObjectType
|
IdObjectType
)
=>
null
|
string
[]
;
indentation
:
IndentationSettings
;
leuteModel
:
LeuteModel
;
onError
:
(
err
:
any
)
=>
void
;
profileHash
:
SHA256Hash
<
Profile
>
;
timestamp
?:
number
;
}
,
)
:
ReactElement
Parameters
props
:
{
createCertificate
:
(
data
:
SHA256Hash
,
type
:
string
,
issuer
:
string
,
)
=>
Promise
<
void
>
;
getCertificateMenuItem
:
(
object
:
ObjectType
|
IdObjectType
,
)
=>
null
|
string
[]
;
getIssuerMenuItem
:
(
object
:
ObjectType
|
IdObjectType
)
=>
null
|
string
[]
;
indentation
:
IndentationSettings
;
leuteModel
:
LeuteModel
;
onError
:
(
err
:
any
)
=>
void
;
profileHash
:
SHA256Hash
<
Profile
>
;
timestamp
?:
number
;
}
Returns
ReactElement
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.ui
Loading...