Package-level declarations

Types

Link copied to clipboard
interface ButtonProps : <ERROR CLASS> ERROR CLASS: Symbol not found for PropsWithChildren

Props used to customize the Button.

Link copied to clipboard
interface ToggleButtonGroupProps : <ERROR CLASS> ERROR CLASS: Symbol not found for PropsWithChildren

Props used to customize the ToggleButtonGroup.

Link copied to clipboard
interface ToggleButtonProps : <ERROR CLASS> ERROR CLASS: Symbol not found for PropsWithChildren

Props used to customize the ToggleButton.

Properties

Link copied to clipboard
external val Button: ERROR CLASS: Symbol not found for FC<it/unibo/alchemist/boundary/webui/client/adapters/reactBootstrap/buttons/ButtonProps>

React Bootstrap Button adapter.

Link copied to clipboard
external val ToggleButton: ERROR CLASS: Symbol not found for FC<it/unibo/alchemist/boundary/webui/client/adapters/reactBootstrap/buttons/ToggleButtonProps>

React Bootstrap ToggleButton adapter.

Link copied to clipboard
external val ToggleButtonGroup: ERROR CLASS: Symbol not found for FC<it/unibo/alchemist/boundary/webui/client/adapters/reactBootstrap/buttons/ToggleButtonGroupProps>

React Bootstrap ToggleButtonGroup adapter.