const mystyles = {
position: 'absolute',
} as React.CSSProperties;
<div style={mystyle}>not working</div>
'React' 카테고리의 다른 글
map 한번만 렌더링하기 : useMemo (0) | 2020.12.08 |
---|---|
컴포넌트 width 구하기 (0) | 2020.12.07 |
React Slider 라이브러리 (0) | 2020.11.10 |
styled component로 props 주기 (0) | 2020.11.10 |
[Hooks] 4 : useCallback (0) | 2020.11.03 |
댓글