TLUiPopoverContentProps
Table of contents
interface TLUiPopoverContentProps {}
Properties
align?: 'center' | 'end' | 'start'
alignOffset?: number
children: React.ReactNode
side: 'bottom' | 'left' | 'right' | 'top'
sideOffset?: number
interface TLUiPopoverContentProps {}
align?: 'center' | 'end' | 'start'
alignOffset?: number
children: React.ReactNode
side: 'bottom' | 'left' | 'right' | 'top'
sideOffset?: number