Constructors
constructor
- new EqualizeHeights(rootElement: HTMLElement, selector: string, setToShortest: boolean, breakpoint: string): EqualizeHeights
-
Parameters
-
rootElement: HTMLElement
-
selector: string
-
setToShortest: boolean
-
breakpoint: string
Methods
forEachElement
- forEachElement(callback: Function): void
removeEqualHeights
- removeEqualHeights(): void
setToShortestElement
- setToShortestElement(): void
setToTallestElement
- setToTallestElement(): void