jquery-match-height icon indicating copy to clipboard operation
jquery-match-height copied to clipboard

Having multiple 'property' attributes

Open skillmatic-co opened this issue 2 years ago • 0 comments

Is it currently possible to set multiple property attributes?

In this example: $('.item').matchHeight({ property: 'min-height' });

Can I pass property an array? In my instance I need to set the height and the max-height.

skillmatic-co avatar Oct 07 '21 19:10 skillmatic-co