Sanity Library Reference Docs
    Preparing search index...

    Type Alias PortableTextComponent<N>

    PortableTextComponent: ComponentType<PortableTextComponentProps<N>>

    Generic type for portable text rendering components that takes blocks/inline blocks

    Type Parameters

    • N

      Node types we expect to be rendering (PortableTextBlock should usually be part of this)