NextGIS Frontend
    Preparing search index...

    Interface TitleToggle

    Values to be in the title in accordance with the status of the toggle control

    interface TitleToggle {
        off: string;
        on: string;
    }
    Index

    Properties

    Properties

    off: string
    on: string