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

    Interface NavigationLookAndFeel

    interface NavigationLookAndFeel {
        color: string;
        hoverOrFocus: { backgroundColor: string; color: string };
    }
    Index

    Properties

    Properties

    color: string
    hoverOrFocus: { backgroundColor: string; color: string }