META UI Components
    Preparing search index...

    Interface IMeIFrameHandleUrl

    interface IMeIFrameHandleUrl {
        goTo: string;
        regexp: string;
        regexpObj: RegExp;
    }
    Index

    Properties

    Properties

    goTo: string
    regexp: string
    regexpObj: RegExp