Docs
Grammar check button
AI Grammar Check Button
A simple AI-powered button that proofreads selected text on the webpage for grammar and spelling errors.
Artificial intelligence (AI) is a set of technologies that enable computers to perform advanced functions, such as learning, reasoning, and problem-solving. AI systems use logic and decision trees to learn from data, identify patterns, and mimic human decision-making.
Installation
npx empire@latest add ai-grammar-button
Props
Prop name | Type | Description |
---|---|---|
className | string | The class name of the child component. |
buttonClassName | string | The class name of the button. |
tooltipclassName | string | The class name of the tooltip. |
correctionClassName | string | The class name of the corrected text. |
textSelector | string | The class name if you want to give pre-text. |