Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 457 Bytes

File metadata and controls

12 lines (8 loc) · 457 Bytes

SimScript Sample in React

This sample shows how you can use SimScript in a React application.

The sample defines a generic SimulationComponent that can be used to render any SimScript simulation.

You can extend from SimulationComponent to create components that render simulations with custom handling for simulation parameters, custom output, and animations.

Run the sample.