ice icon indicating copy to clipboard operation
ice copied to clipboard

KeepAliveOutlet path属性提供通配符匹配或者正则表达式匹配

Open Cloud-Yao opened this issue 1 month ago • 2 comments

Summary | 概述

No response

Motivation | 背景

在一些情况下,path属性不好写为固定值,最好有一个匹配规则,例如正则表达式,通配符匹配等等,匹配成功则缓存改路由,类似Vue中KeepAlive那样。

Usage example | 使用示例

No response

Detailed design | 方案设计

如题。

Additional context | 额外信息

No response

Cloud-Yao avatar May 14 '24 13:05 Cloud-Yao