How to implement multiple TLE data with react and cesium

Hi cesium community,
I have already implemented cesium in my project with one static TLE data , but now the project requirement is I need to display multiple satellite , like for example GALILEO,ZHUHAI, STARLINK etc. in the cesium . Can you please help me with implementing multiple or group of satellite in the cesium , and also there must be provision to select a particular satellite from the group of listed satellite and after selecting that particular satellite it must be displayed on earth(cesium offline) , I am already using satellite.js for calculating the trajectory path for the satellite movement , and already using for one static TLE.

this is the example of TLE I’m receiving ,
GSAT0101 (GALILEO-PFM)
1 37846U 11060A 25097.60232448 -.00000108 00000+0 00000+0 0 9996
2 37846 57.1046 353.5675 0003965 10.0528 349.9860 1.70475901 83695
GSAT0102 (GALILEO-FM2)
1 37847U 11060B 25100.16278983 -.00000103 00000+0 00000+0 0 9992
2 37847 57.1048 353.4984 0004922 342.9881 193.7886 1.70476162 83742
GSAT0103 (GALILEO-FM3)
1 38857U 12055A 25100.57490113 .00000055 00000+0 00000+0 0 9990
2 38857 55.5528 113.4273 0006010 282.9390 77.0439 1.70473594 77637
GSAT0201 (GALILEO 5)
1 40128U 14050A 25100.07113504 -.00000059 00000+0 00000+0 0 9997
2 40128 49.3472 291.0827 1625422 162.6569 203.6156 1.85519845 70288
GSAT0202 (GALILEO 6)
1 40129U 14050B 25099.25031495 -.00000053 00000+0 00000+0 0 9997
2 40129 49.3640 290.1967 1625166 163.4037 202.6093 1.85520540 72437
GSAT0203 (GALILEO 7)
1 40544U 15017A 25099.14091894 -.00000106 00000+0 00000+0 0 9998
2 40544 56.8987 353.4187 0002262 310.0216 49.9931 1.70475951 61807
GSAT0204 (GALILEO 8)
1 40545U 15017B 25098.80911173 -.00000106 00000+0 00000+0 0 9992
2 40545 56.9050 353.4452 0002964 284.9354 75.0654 1.70475593 24843
GSAT0205 (GALILEO 9)

Hi @anupam2702 ,
Thanks for your post and welcome to the Cesium community.

This question has been asked before on the Cesium forums so I think the best thing I can do at least initially is point you to those threads which will likely provide helpful insights.

If the discussions in these threads are not helpful or if you have further questions please feel free to reach out again.

Thanks,
Luke