Package-level declarations

Types

Link copied to clipboard
interface PlayButtonProps : <ERROR CLASS> ERROR CLASS: Symbol not found for Props

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: Symbol not found for FC<ERROR CLASS: Symbol not found for Props>

The application main content section.

Link copied to clipboard
val AppNavbar: ERROR CLASS: Symbol not found for FC<ERROR CLASS: Symbol not found for Props>

The application Navbar.

Link copied to clipboard
val PlayButton: ERROR CLASS: Symbol not found for FC<it/unibo/alchemist/boundary/webui/client/components/PlayButtonProps>

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

Link copied to clipboard
val RenderModeButtons: ERROR CLASS: Symbol not found for FC<ERROR CLASS: Symbol not found for Props>

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

Link copied to clipboard
val WarningModal: ERROR CLASS: Symbol not found for FC<it/unibo/alchemist/boundary/webui/client/components/WarningModalProps>

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