hashiverse-client-web - v0.1.0
Hashiverse
Preparing search index...
tools/BioCache
populate_mention_bio
Function populate_mention_bio
populate_mention_bio
(
hashiverse
:
HashiverseClientWasmProxy
,
client_id
:
string
,
img
:
HTMLImageElement
,
nickname_element
:
HTMLElement
|
null
,
)
:
void
Populate a mention's avatar img and nickname text from the bio cache, fetching async if needed.
Parameters
hashiverse
:
HashiverseClientWasmProxy
client_id
:
string
img
:
HTMLImageElement
nickname_element
:
HTMLElement
|
null
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Hashiverse
hashiverse-client-web - v0.1.0
Loading...
Populate a mention's avatar img and nickname text from the bio cache, fetching async if needed.