@coasys/flux-comment-section

0.8.1 • Public • Published

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)

/@coasys/flux-comment-section/

    Package Sidebar

    Install

    npm i @coasys/flux-comment-section

    Weekly Downloads

    6

    Version

    0.8.1

    License

    ISC

    Unpacked Size

    1.6 MB

    Total Files

    4

    Last publish

    Collaborators

    • fayeed
    • jdeepee
    • lucksus
    • leifriksheim