Package-level declarations

Types

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

Props used to customize the ModalHeader.

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

Props used to customize the Modal.

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

Props used to customize the ModalHeader.

Properties

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

React Bootstrap Modal adapter.

Link copied to clipboard
external val ModalBody: ERROR CLASS: Symbol not found for FC<ERROR CLASS: Symbol not found for PropsWithChildren>

React Bootstrap ModalBody adapter.

Link copied to clipboard
external val ModalFooter: ERROR CLASS: Symbol not found for FC<ERROR CLASS: Symbol not found for PropsWithChildren>

React Bootstrap ModalFooter adapter.

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

React Bootstrap ModalHeader adapter.

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

React Bootstrap ModalTitle adapter.