0.10.1-rc1 • Published 11 months ago
@coasys/flux-comment-section v0.10.1-rc1
Comment Section
A comment section to show comments in your flux plugin
Features
- Standard RT formatting
- Person tagging with
@ - Channel tagging with
#
How to use
Install the package npm install --save @coasys/flux-comment-section.
Define a new web component:
import CommentSection from "@coasys/flux-comment-section";
customElements.define("comment-section", CommentSection);Use it in HTML like this: <comment-section/>:
Props
perspective(required)source(required)
0.10.1-rc1
11 months ago
0.10.0-rc11
1 year ago
0.8.0-rc1
2 years ago
0.8.1
2 years ago
0.8.0
2 years ago
0.7.6
2 years ago
0.7.5
2 years ago
0.7.4
2 years ago