Skip to content

RecordItem

Brief component description
import { RecordItem } from '@ensdomains/thorin'
<RecordItem icon={<FlameSVG />}>user#123</RecordItem>

Props
#

name
type
default
icon
ReactNode
-
inline
boolean
false
keyLabel
ReactNode
-
keySublabel
ReactNode
-
link
string
-
size
"small" | "large"
small
value*
Required
string
-
onClick
() => void
-

Prefix
#

Size
#

Inline
#

Link
#

Edit on GitHub