Reference Source
import App from 'PedalPatrol/src/App.js'
public class | source

App

Extends:

react~Component → App

Main entry for the app. Handles the app's notifications.

Method Summary

Public Methods
public

Component mounted

public

Component is about to unmount

public

render()

Render the main content in the side drawer.

Public Methods

public async componentDidMount() source

Component mounted

public componentWillUnmount() source

Component is about to unmount

public render() source

Render the main content in the side drawer.