core
    正在准备搜索索引...

    接口 LayoutPatternIndex

    interface LayoutPatternIndex {
        index: number;
        layoutPattern: LayoutPattern;
    }
    索引

    属性

    index: number

    从 0 开始的序号

    layoutPattern: LayoutPattern

    基于 URL 正则匹配模式的 UI 选项