Back to reference

GrammarlyButtonProps

Props for GrammarlyButton

interface GrammarlyButtonProps {
  tonePosition?: "left" | "right";
}

Properties

tonePosition optional"left" | "right"
Set the position of the tone detector relative to the Grammarly button
Default: "left"

Last Updated: 4/12/2023, 3:24:55 PM