So erhalten Sie den Elementrand in React
parseFloat(getComputedStyle(element).getPropertyValue('margin'));
CollectiveMind
parseFloat(getComputedStyle(element).getPropertyValue('margin'));