Description of component and functionality of the screen
If the element has props or parameters, write the name of each, its data type and the description on a table like shown below. Make sure to indicate if each parameter is optional.
Param Name
Type
Description
exampleName
string (optional)
Name of the person
exampleAge
number
Age of the person
Template Component 2 Name
Description of component and functionality of the screen
If the element has props or parameters, write the name of each, its data type and the description on a table like shown below. Make sure to indicate if each parameter is optional.