• Overview
  • Guides
    • Controller
    • Lib
    • SimpleControlPanel
    • Timeline
    • TrackUtils
    • Type Definitions

SimpleControlPanel API

The SimpleControlPanel is a basic animation playback user interface.

It is intended for use in the panel property of the Controller, where it is rendered by default. The SimpleControlPanel is unstyled; its purpose is to be an effortless demo component that can be replaced with a more aesthetically pleasing panel later.

Import

Interface

SimpleControlPanel is a React component.

Props

  • Type: ControlPanelProps

See ControlPanelProps.

Playground

SyntaxError: Unexpected token (1:8)
1 : return ()
            ^
(Minimized Live Code)
Previous:
Lib
Next:
Timeline
Copyright © 2020 Joseph Cowman. All rights reserved.
React Ensemble is licensed under the MIT License.