Skip to content

Packages  ›  trotsky  ›  PostMixins  ›  like

PostMixins.like() method

Appends a step to like the current post.

Signature:

typescript
like(): StepPostLike<this>;

Returns:

StepPostLike<this>

The appended StepPostLike instance.