Popover#

Floating information which can be shown or hidden using a signal.

view! { <Popover> <PopoverContent slot> "1" </PopoverContent> <Skeleton animated=false width=Size::Em(10.0)> "Hover me!" </Skeleton> </Popover> }
Hover me!

Styling#

You may overwrite any of the following CSS variables to meet your styling needs.

--popover-content-background-color
1