TLUiPopoverProps
See source codeTable of contents
interface TLUiPopoverProps {}
Properties
children
children: React.ReactNode
id
id: string
open
optional
open?: boolean
Methods
onOpenChange
optional
Parameters
Name | Description |
---|---|
|
|
Returns
void
Prev
TLUiPopoverContentPropsNext
TLUiPopoverTriggerProps