Sanity Library Reference Docs
    Preparing search index...

    Interface PortableTextObjectAlpha

    interface PortableTextObject {
        _key: string;
        _type: string;
        [other: string]: unknown;
    }

    Indexable

    • [other: string]: unknown
    Index

    Properties

    Properties

    _key: string
    _type: string