Child element of the <Popover>
component.
Controls the opening/closing of the Popover overlay.
Usage
import { PopoverTrigger } from 'nr1'
Props
REQUIREDnode|function | This component can render in two ways, by directly passing a children React element, or by passing a render callback (function as children).When passing a React element directly, you can either use some of the compatible NR1 SDK Components like |