📄️ Overview
Overview
📄️ Getting Started
The Linguix Checker SDK enables grammar and spell checking integration for web applications and browser extensions.
📄️ Styling Guide
This guide explains how to customize the appearance of Linguix SDK components using CSS Custom Properties (CSS variables) and Shadow Parts.
📄️ SDK Reference
This document provides a reference for the public API of the Linguix Checker SDK.
📄️ Event Callbacks
The Linguix Checker SDK provides callbacks that allow you to respond to various events during the checking process. These callbacks can be set either globally (for all elements) or per individual element.
📄️ Proxy Server Guide
This document explains how to set up and use a proxy server with the Linguix Checker SDK to securely hide your API keys from client-side code.
📄️ Next.JS Tutorial
This guide explains how to integrate the Linguix Checker SDK with Next.js applications, including handling Server-Side Rendering (SSR).
📄️ Changelog
All notable changes to the Linguix Checker SDK will be documented in this file.