Remix
Remix
remix/ui · FunctionView Source

Frame

Summary

Built-in component used to render nested frame content.

Signature

function Frame(handle: Handle<FrameProps, FrameHandle>): () => null;

Parameters

handle

Component handle for the frame instance.

Returns

A placeholder render function handled by the reconciler.