Skip to content

remix/ui · Type

View Source

SerializablePrimitive

Summary

Serializable primitive types that can be passed as props to entry components

Signature

type SerializablePrimitive = string | number | boolean | null | undefined