Module: Home

Home Component Displays the list of registered persons and a button to navigate to the registration form.
Parameters:
Name Type Description
props Object
Properties
Name Type Description
persons Array.<Object> Array of person objects to display
Source:
Returns:
Type
JSX.Element

Methods

(private, inner) handleGoToForm()

Navigate to the registration form.
Source: