Files
4eb0da 4337f59068 Upd deps
1c2745582853eee49899a7dcd35bd7b82b9bed3d
2024-03-27 20:39:20 +03:00
..
2024-02-16 13:57:52 +03:00
2022-11-22 17:50:40 +03:00
2022-08-26 03:28:45 +03:00
2022-08-26 03:28:45 +03:00
2022-08-26 03:28:45 +03:00
2024-03-27 20:39:20 +03:00
2024-03-27 20:39:20 +03:00
2024-03-06 23:08:41 +03:00
2022-08-26 03:28:45 +03:00
2024-02-16 13:57:52 +03:00

DivKit for the Web (React way)

React component wrapper to render DivJson, using the @divkitframework/divkit module.

Main doc.

Installation

npm i @divkitframework/react --save

Usage

import { DivKit } from '@divkitframework/react';

return <DivKit id="smth" json={json} />;

All other props are similar to the render options for the @divkitframework/divkit module.

SSR

SSR is supported. Make sure to pass the same props both on the client and the server.


Documentation. Medium tutorial. Habr tutorial.

Telegram: News | English-speaking chat | Чат на русском.