Skip to content
HomePagesHomePages template kit

IslandPropsError

A prop that cannot cross the server→browser boundary, or a payload that cannot be read back.

A prop that cannot cross the server→browser boundary, or a payload that cannot be read back.

Import from @homepages/template-kit or @homepages/template-kit/island-runtime.

export declare class IslandPropsError extends Error {
name: string;
}