Package-level declarations

Types

Link copied to clipboard
interface PlayButtonProps

Props for the play button component.

Link copied to clipboard

Props used to customize the WarningModal.

Properties

Link copied to clipboard
val AppContent: <Error class: unknown class><<Error class: unknown class>>

The application main content section.

Link copied to clipboard
val AppNavbar: <Error class: unknown class><<Error class: unknown class>>

The application Navbar.

Link copied to clipboard
val PlayButton: <Error class: unknown class><PlayButtonProps>

Play Button component. Used to start and pause the simulation.

Link copied to clipboard
val RenderModeButtons: <Error class: unknown class><<Error class: unknown class>>

The button group that let the user decide which render mode to use.

Link copied to clipboard
val WarningModal: <Error class: unknown class><WarningModalProps>

Modal used to show information about something that didn't work as expected.