ReactComponentStyle
ReactCSS
ComponentCSS










Server Components
Component


&Component
<Section>
<H2></H2>
<P></P>
</Section>
<Section>
...
</Section>
Component
<Section>...</Section>
cons: Section , H2 , P style
feature Section , H2 , P
mrsekut
pbf




Reactchildren
<P>{children}</P>
P
Modal
<Modal></Modal>
mrsekut
childen
childrenComponent使
Modal heigt/width props







h
Component h4 使
使Hlevelincrement <H>



Component
Interface
classNamepropsstyle
mrsekut
classNameInterface color Interface
Component
classNamestyle
UNSAFE_className
mrsekut
headless uiclassName
className





const StyledWrapper = styled.div`
display: flex;
& > .hoge {
flex: ;
}
`;
#??
positionrelative/absolute




HTML
HTML
thtd
lidtdd