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

    Interface ContentLookAndFeel

    interface ContentLookAndFeel {
        body: ContainerLookAndFeel;
        container: ContainerLookAndFeel;
        header: ContainerLookAndFeel;
        screen: ScreenLookAndFeel;
    }
    Index

    Properties