ended7월 9일· 1 sources
What is a Transient Prop?
Why it matters
A transient prop is a special prop in styled-components that starts with a dollar sign ($ ). Example: <StyledRow $columns="1fr 2fr 1fr" /> Inside the styled component: const StyledRow = styled.div` gr...
1
Sources
+0
24h
—
Growth
5d
Active