react-linkedinbadge
TypeScript icon, indicating that this package has built-in type declarations

2.0.244 • Public • Published

Install

  1. npm install --save react-linkedinbadge
  2. 				import React, { Component } from 'react';
    				import LinkedinBadgeLoader, { LinkedinBadgeLoaderProps } from 'react-linkedinbadge';
    				export default class About extends Component {
    					constructor(props:any){
    						super(props);
    
    					}
    					render() {
    						const props: LinkedinBadgeLoaderProps = {
    							vanity: 'adamselipsky',
    							theme: 'light',
    							size: 'large',
    							type: 'horizontal',
    							locale: 'en_US',
    							version: 'v1'
    							title: 'Where Are my Wages Selipsky...'
    						}
    						return (
    							<div className="s-about row">
    								<div className='col-full'>
    								<LinkedinBadgeLoader {...props} />
    
    								</div>
    							</div>
    						);
    					}
    				}
    

Do you need a demo? Okay here's a demo. You can view it here.

  1. Amazon Legal? And this is why your terminations are not valid they are not valid termiations because I'm not the one here who is performing my role and expectations like a complete insane child right now, so please action my concerns..

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.244
    2
    • latest

Version History

Package Sidebar

Install

npm i react-linkedinbadge

Weekly Downloads

2

Version

2.0.244

License

UNLICENSED

Unpacked Size

43.9 kB

Total Files

4

Last publish

Collaborators

  • liullc