• Live demo
  • Docs
  • API Reference
GitHub
@mdxeditor/editor package
Classes
Functions
Types
Interfaces
Variables
AdmonitionDirectiveDescriptor
BlockTypeSelect
BoldItalicUnderlineToggles
Button
ButtonOrDropdownButton
ButtonWithTooltip
CAN_USE_DOM
ChangeAdmonitionType
ChangeCodeMirrorLanguage
CodeMirrorEditor
CodeToggle
ConditionalContents
coreSystem
CreateLink
DialogButton
DiffSourceToggleWrapper
GenericDirectiveEditor
GenericJsxEditor
headingsPlugin
headingsPluginHooks
InsertAdmonition
InsertCodeBlock
InsertFrontmatter
InsertImage
InsertSandpack
InsertTable
InsertThematicBreak
IS_APPLE
KitchenSinkToolbar
ListsToggle
MDXEditor
MultipleChoiceToggleGroup
NestedEditorsContext
NestedLexicalEditor
PropertyPopover
Select
Separator
ShowSandpackInfo
SingleChoiceToggleGroup
TooltipWrap
UndoRedo
WHITESPACE_MARKER

TooltipWrap variable

A small styled wrapper around the radix-ui tooltip, that lets you display an instan tooltip on hover.

Signature:

TooltipWrap: React.ForwardRefExoticComponent<{
    title: string;
    children: ReactNode;
} & React.RefAttributes<HTMLButtonElement>>
  • TooltipWrap variable
Copyright © 2023 Petyo Ivanov
  • GitHub
  • Twitter
  • LinkedIn
  • Email