1.0.31 • Published 2 years ago

@fluid-topics/ft-product-help v1.0.31

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Embeddable fluid-topics iframe

Install

npm install @fluid-topics/ft-product-help
yarn add @fluid-topics/ft-product-help

Usage

import { html } from "lit"
import "@fluid-topics/ft-product-help"

function render() {
    return html` <ft-product-help portalUrl="http://www.google.fr/" opened></ft-product-help> `
}
1.0.31

2 years ago