Components

Signup

<Signup />

Constructor

# <Signup />

This componenet is in charge of custom user sign up
Properties:
Name Type Description
userName String
setUserName function
userNameError String
setUserNameError function
email String
setEmailError function
emailError String
setEmail function
password String
setPassword function
passwordError String
setPasswordError function

View Source frontend/siinc-tv/src/components/userSigning/signup.js, line 26