Skip to content

Bubble Button ​

Bubble button is used in the bubble menu to change formatting of the selected text.

Usage ​

tsx
import { BubbleButton } from "eddies";

export default function Page() {
  return <BubbleButton editor={editor} item={bMenuItem} />;
}

Props ​

PropTypeDescription
editorEddiesEditorEditor instance
itemBubbleMenuItemBubble menu item
contextVariant?booleanBased on this variable buttons changes styles