Package-level declarations

Types

Link copied to clipboard
external interface ManagerProps : PropsWithChildren
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
external interface PopperInstance
Link copied to clipboard
external interface PopperProps : Props
Link copied to clipboard
external interface ReferenceChildrenProps : PropsWithRef<Any>
Link copied to clipboard
external interface ReferenceProps : Props
Link copied to clipboard
external interface UsePopperOptions : Options

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
external fun usePopper(referenceElement: ReferenceElement?, popperElement: HTMLElement?, options: UsePopperOptions): PopperInstance