2.3.3 • Published 3 years ago

@metype/components v2.3.3

Weekly downloads
504
License
ISC
Repository
github
Last release
3 years ago

Metype React

Introduction

A react wrapper around metype widgets

Installation

npm i @metype/components --save

Usage

import { MetypeFeedWidget } from "@metype/components";

import { MetypeCommentingWidget } from "@metype/components";

import { MetypeContributionWidget } from "@metype/components";

Code Samples

<MetypeCommentingWidget
      host={'<-hostname->'}
      accountId={<-account id->}
      pageURL={'<-url of current page->'}
      primaryColor={'<-Hex code of required color->'}
      className = {'<-class name for styling->}
      secondaryColor = {'<-Hex code of required color->'}
      fontColor = {'<-Hex code of required color->'} 
      windowHeight = {'<-preferable window height || defaults to the required height>'} 
      windowWidth = {'<-preferable window width || defaults to 100% width of the parent container>''} />

<MetypeFeedWidget
      host={'<-hostname->'}
      accountId={<-account id->}
      primaryColor={'<-Hex code of required color->'}
      className = {'<-class name for styling->}
      secondaryColor = {'<-Hex code of required color->'}
      fontColor = {'<-Hex code of required color->'}        
      publisher={'<-publisher name->'} />       

<MetypeContributionWidget
      host={'<-hostname->'}
      accountId={<-account id->}      
      publisher={'<-publisher name->'} />

Support

alt text metype@quintype.com

alt text +919019218218

2.3.4-beta.2

4 years ago

2.3.4-beta.1

4 years ago

2.3.3-beta.7

4 years ago

2.3.3-beta.6

4 years ago

2.3.3-beta.5

4 years ago

2.3.3-beta.4

4 years ago

2.3.3-beta.3

4 years ago

2.3.3-beta.0

4 years ago

2.3.3-beta.1

4 years ago

2.3.3

4 years ago

2.3.0

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.2.0

4 years ago

2.1.0-beta.0

4 years ago

2.1.0

4 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago