prosekit/preact/inline-popover
InlinePopoverProps
Props for the InlinePopover component.
Type: Partial<CreateProps<InlinePopoverProps, InlinePopoverEvents>>
InlinePopover
ts
function InlinePopover(props: RenderableProps<Partial<Partial<CreateProps<InlinePopoverProps, InlinePopoverEvents>>> & RefAttributes<InlinePopover> & HTMLAttributes<InlinePopover>, any>, context?: any): ComponentChildren