ml-doc-assist-bot-react

1.0.6 • Public • Published

ml-doc-assist-bot-react

React library to integrate Maplelabs doc-assist bot into the given react app

NPM JavaScript Style Guide

Install

npm install --save ml-doc-assist-bot-react

Usage

import React, { Component } from 'react'

import MLDocAssistBotReact from 'ml-doc-assist-bot-react'
import 'ml-doc-assist-bot-react/dist/index.css'

class Example extends Component {
  render() {
    return <MLDocAssistBotReact serverURL="https://13.68.226.101" docId="7" themeColor="#066dd3" iconPath="assets/img.svg"></MLDocAssistBotReact>
  }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.6
    0
  • 1.0.5
    0
  • 1.0.4
    0
  • 1.0.3
    0
  • 1.0.2
    0

Package Sidebar

Install

npm i ml-doc-assist-bot-react

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

478 kB

Total Files

13

Last publish

Collaborators

  • maplelabs_solutions