Mykola Kolomoyets

Results 3 issues of Mykola Kolomoyets

## New Features Current implementation of the `useMeasure` hook calculates the element bounds based on `content-box` model. It is a little unexpected behaviour when the project and all the layout...

### What is the current behavior, and the steps to reproduce the issue? Current implementation of the `useMeasure` hook calculates the element bounds based on content-box model only. It is...

## Hook description - Describe the new hook. What does it do? ### Valid use-case for the hook - How would the hook be used in a real application? ##...