GrammarlyProps
Props for <Grammarly>
.
interface GrammarlyProps {
clientId?: ClientId;
config?: Partial<EditorConfig>;
}
Properties
Optional configuration to customize the Grammarly integration.
Props for <Grammarly>
.
interface GrammarlyProps {
clientId?: ClientId;
config?: Partial<EditorConfig>;
}
Optional configuration to customize the Grammarly integration.