Popover Component
Class for configuring the appearance of a PopoverComponent.
Constructors
PopoverComponent
Link copied to clipboard
fun PopoverComponent()
Content copied to clipboard
Types
Functions
Properties
arrowPlacement
Link copied to clipboard
val arrowPlacement: ComponentProperty<PopoverArrowPlacements.() -> Style<BasicParams>>
Content copied to clipboard
closeButtonIcon
Link copied to clipboard
open override val closeButtonIcon: ComponentProperty<Icons.() -> IconDefinition>
Content copied to clipboard
closeButtonPrefix
Link copied to clipboard
closeButtonRendering
Link copied to clipboard
open override val closeButtonRendering: ComponentProperty<RenderContext.() -> DomListener<MouseEvent, HTMLElement>>
Content copied to clipboard
closeButtonStyle
Link copied to clipboard
open override val closeButtonStyle: ComponentProperty<Style<BasicParams>>
Content copied to clipboard
closeOnBlur
Link copied to clipboard
closeOnEscape
Link copied to clipboard
hasArrow
Link copied to clipboard
hasCloseButton
Link copied to clipboard
size
Link copied to clipboard
toggle
Link copied to clipboard