Fragment, Portal

devbit4 [front-end developer]·2023년 7월 25일
0
  • Fragment
<React.Fragment>
</React.Fragment>

<></>

이유: div 남발을 방지하기 위해서(불필요한 wrapper 제거)

  • Portal

오버레이 형태의 모달

https://ko.legacy.reactjs.org/docs/portals.html

Ref 직접 DOM을 참조할 수 있게 한다

상태 사용하지 않고 DOM의 값을 조작가능

profile
제대로 꾸준하게 / 블로그 이전 => https://dailybit.co.kr

0개의 댓글