SAS logoSAS® Mobile Investigator API
    Preparing search index...

    Interface SmiThemeApi

    This section of the API relates to information about the current theme.

    interface SmiThemeApi {
        getCurrent(): "sas_corporate" | "sas_ignite" | "sas_hcb";
    }
    Index

    Methods

    Methods

    • Returns "sas_corporate" | "sas_ignite" | "sas_hcb"

      The current theme ID.

      Gives the current theme ID.