import PostUser from 'flarum/forum/components/PostUser'
The PostUser component shows the avatar and username of a post's author.
PostUser
post
hideCard()
Hide the user card.
oncreate(vnode: *)
showCard()
Show the user card.
view(): *