Skip to content

plottcreative/plott-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLOTT - Match Height

NPM Install

npm i plott-match

Import

import MatchHeight from 'plott-match';

Example Usage - without options

const mh = new MatchHeight('[data-mh]');

Eample Usage - with option

const mh = new MatchHeight('[data-mh]', { autoInit: true, onResize: true, debounceDelay: 150 });

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •