dc-management-sdk-js
    Preparing search index...

    Interface ContentTypeCard

    interface ContentTypeCard {
        default?: boolean;
        label?: string;
        templatedUri?: string;
    }
    Index

    Properties

    default?: boolean

    Indicates if this is the default card for the content type

    label?: string

    Friendly name for the card

    templatedUri?: string

    Templated URL of the externally hosted application.