Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface EmbeddedContent

    interface EmbeddedContent {
        entity?: Embeddable;
        entityId?: number;
    }
    Index

    Properties

    Properties

    entity?: Embeddable
    entityId?: number