Home Reference Source
public class | source

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
public

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 Members

public github: * source

public githubSvg: * source

public handleToggle: * source

handles the opening and closing of the sidebar

public state: {"open": *} source

Public Methods

public render(): * source

Adds the sidebar and child comonents to the sidebar and then adds it to the DOM

Return:

*