LogoRobo.js
Packages@robojs/auth

ReactTemplateResult

Type Alias: ReactTemplateResult

type ReactTemplateResult = ReactEmailRenderable | null | undefined;

Normalized result from invoking a React template renderer.

On this page