+
+
+
+
+
+
Customize
+
+
+ Font Size
+ {
+ setFontSize(val);
+ }}
+ width="200px"
+ >
+
+
+
+
+
+ {fontSize}
+
+
+
+ Color
+ { setColor(e.target.value); }}
+ width="50px"
+ />
+ {color}
+
+
+
+ Characters
+ { setCharacters(e.target.value); }}
+ width="200px"
+ />
+
+
+
+ Fade Opacity
+ {
+ setFadeOpacity(val);
+ }}
+ width="200px"
+ >
+
+
+
+
+
+ {fadeOpacity}
+
+
+
+ Speed
+ {
+ setSpeed(val);
+ }}
+ width="200px"
+ >
+
+
+
+
+
+ {speed}
+
+
+
+
+
+
+