Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
226 views
in Technique[技术] by (71.8m points)

reactjs - Best way to organize React components with data refreshing

I'm building React app with AntDesign lib (dashboard to displaying data based on some filters), currently I'm focused on time filters section. I have got 3 components: (1)Radio, (2)TimePicker and (3)Input.

Because I have to check the state of each component and do a value verification the logic is a bit confusing. I wonder how to effectively solve it. Maybe someone did something similar and could recommend some idea?

Components visualisation

Thank you guys!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...