Constructor
new Examples()
Properties:
Name | Type | Description |
---|---|---|
exampleProjects |
Array.<Object> | Example projects the user can load |
- Source:
Members
createLoadScreen
Creates a load screen while loading in the chosen example project.
- Source:
Methods
createExampleProjectMenu() → {JSX}
Generates each example project for the dropdown menu.
- Source:
Returns:
- Type
- JSX
handleLoadExample()
Handler for when user wants to load an example project
- Source: