Package-level declarations

Types

Link copied to clipboard
external interface ButtonProps : PropsWithChildren

Props used to customize the Button.

Link copied to clipboard
external interface ToggleButtonGroupProps : PropsWithChildren

Props used to customize the ToggleButtonGroup.

Link copied to clipboard
external interface ToggleButtonProps : PropsWithChildren

Props used to customize the ToggleButton.

Properties

Link copied to clipboard
external val Button: FC<ButtonProps>

React Bootstrap Button adapter.

Link copied to clipboard

React Bootstrap ToggleButton adapter.

Link copied to clipboard

React Bootstrap ToggleButtonGroup adapter.