@portabletext/to-html - v3.0.0
    Preparing search index...

    Type Alias PortableTextTypeComponent<V>

    PortableTextTypeComponent: (
        options: PortableTextTypeComponentOptions<V>,
    ) => string

    Type Parameters

    • V extends TypedObject = any

    Type declaration