showing results for - "live background react"
Logan
02 Aug 2020
1<Particles
2    params={{
3	    "particles": {
4	        "number": {
5	            "value": 8,
6	            "density": {
7	                "enable": true,
8	                "value_area": 800
9	            }
10	        },
11	        "line_linked": {
12	            "enable": false
13	        },
14	        "move": {
15	            "speed": 1,
16	            "out_mode": "out"
17	        },
18	        "shape": {
19	            "type": [
20	                "image",
21	                "circle"
22	            ],
23	            "image": [
24	                {
25	                    "src": "/react.cd2ab268.svg",
26	                    "height": 20,
27	                    "width": 23
28	                },
29	                {
30	                    "src": "/k8s.2d579d24.svg",
31	                    "height": 20,
32	                    "width": 20
33	                },
34	                {
35	                    "src": "/code.b3b4c4f4.png",
36	                    "height": 20,
37	                    "width": 20
38	                }
39	            ]
40	        },
41	        "color": {
42	            "value": "#CCC"
43	        },
44	        "size": {
45	            "value": 30,
46	            "random": false,
47	            "anim": {
48	                "enable": true,
49	                "speed": 4,
50	                "size_min": 10,
51	                "sync": false
52	            }
53	        }
54	    },
55	    "retina_detect": false
56	}} />