Rendering & SSR

isServer

isServer API reference.


Import

import { isServer } from "@solidjs/web";

Type signature

const isServer: boolean;
Last updated: 7/4/26, 6:21 PMEdit this pageReport an issue with this page