Skip to content

Framework Adapters

@toolbox-web/grid is a framework-agnostic web component, but most applications want their cell renderers, editors, and tool panels written in their host framework — JSX, Angular templates, Vue SFCs. Framework adapters are the bridge: each adapter intercepts grid rendering and mounts the appropriate framework primitive at the right DOM node.

Three official adapters ship today:

You can also write your own adapter for any framework (Svelte, Solid, Lit, plain custom elements) — the contract is small and stable.

AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt