Skip to content

remix/ui · Type

View Source

EntryComponent

Summary

An entry component preserves the exact function type with added metadata

Signature

type EntryComponent<props, context> = (handle: Handle<props, context>) => RenderFn & EntryMetadata