dAppBooster
Preparing search index...
components/sharedComponents/Hash
<internal>
HashProps
Interface HashProps
interface
HashProps
{
explorerURL
?:
string
;
hash
:
string
;
onCopy
?:
MouseEventHandler
<
HTMLButtonElement
>
;
showCopyButton
?:
boolean
;
truncatedHashLength
?:
number
|
"disabled"
;
}
Hierarchy
Omit
<
FlexProps
,
"onCopy"
>
HashProps
Index
Properties
explorer
URL?
hash
on
Copy?
show
Copy
Button?
truncated
Hash
Length?
Properties
Optional
explorer
URL
explorerURL
?:
string
hash
hash
:
string
Optional
on
Copy
onCopy
?:
MouseEventHandler
<
HTMLButtonElement
>
Optional
show
Copy
Button
showCopyButton
?:
boolean
Optional
truncated
Hash
Length
truncatedHashLength
?:
number
|
"disabled"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
explorer
URL
hash
on
Copy
show
Copy
Button
truncated
Hash
Length
dAppBooster
Loading...