R
Reactiflux

Component composition

Component composition

LLouis12/16/2021
I've moved this to a thread because it kept getting swallowed 😆 Is it common to create a component called something like InputWithLabel that renders an Input component wrapped in a HTML label? Thanks in advance
UUUnknown User12/16/2021
Message Not Public
Sign In & Join Server To View
Vvcarl12/16/2021
yeah frequently a custom <Input> component will have a label prop or similar

Looking for more? Join the community!

R
Reactiflux

Component composition

Join Server