Skip to contents

Provides a icon that shows a popover with children when clicked.

Usage

InfoPopover(...)

Arguments

...

Children to include in the popover.

Examples

component_example(InfoPopover("Hi", "Hello"))