Sidebar
Extends:
react~Component → Sidebar
The side bar provides a drawer with options to make changes to the scene.
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
github: * |
|
| public |
githubSvg: * |
|
| public |
handleToggle: * handles the opening and closing of the sidebar |
|
| public |
state: {"open": *} |
|
Method Summary
| Public Methods | ||
| public |
render(): * Adds the sidebar and child comonents to the sidebar and then adds it to the DOM |
|
Public Constructors
public constructor() source
Public Methods
public render(): * source
Adds the sidebar and child comonents to the sidebar and then adds it to the DOM
Return:
| * |