Cadenza JS
    Preparing search index...

    Interface PageSource

    A well-known Cadenza page

    interface PageSource {
        page: "welcome";
    }
    Index

    Properties

    Properties

    page: "welcome"

    The name of the page (Only "welcome" is currently supported.)