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

    Type Alias PortableTextTypeComponentOptions<T>

    PortableTextTypeComponentOptions: Omit<
        PortableTextComponentOptions<T>,
        "children",
    >

    Options received by any user-defined type in the input array that is not a text block

    Type Parameters

    • T

      Type of data this component will receive in its value property