GeoLeaf Core API - v3.0.0
    Preparing search index...

    Interface PluginLazyUI

    Optional UI descriptor pair passed to registerLazyForAction.

    interface PluginLazyUI {
        mobileIcon?: PluginUIDescriptor;
        desktopTabButton?: PluginUIDescriptor;
    }

    Hierarchy (View Summary)

    Index

    Properties

    mobileIcon?: PluginUIDescriptor
    desktopTabButton?: PluginUIDescriptor