T Component

Behavior of the T component

Overview

This is a technical page describing the behavior of the <T> component in regards to performance, caching, and other technical details.

Technical Details

At its core, the <T> component is a React component that renders JSX.

How is this guide?