PostMeta
Extends:
src/common/Component.js~Component → PostMeta
The PostMeta
component displays the time of a post, and when clicked, shows
a dropdown containing more information about the post (number, full time,
permalink).
Attrs
post
Method Summary
Public Methods | ||
public |
getPermalink(post: Post): String Get the permalink for the given post. |
|
public |
view(): * |