fn FriendCard(_: FriendCardProps) -> ElementExpand description
单张友链名片卡。
头像区为 56px 圆角磁贴:有 avatar_url 且未加载失败时渲染 <img> 覆盖磁贴,
否则显示名称首字符兜底。整卡被 <a target="_blank"> 覆盖链接到对方站点。
§Props
For details, see the props struct definition.
link:FriendLink
fn FriendCard(_: FriendCardProps) -> Element单张友链名片卡。
头像区为 56px 圆角磁贴:有 avatar_url 且未加载失败时渲染 <img> 覆盖磁贴,
否则显示名称首字符兜底。整卡被 <a target="_blank"> 覆盖链接到对方站点。
For details, see the props struct definition.
link : FriendLink