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"