KeepAliveProps Type — vue Architecture
Architecture documentation for the KeepAliveProps type/interface in built-in-components.d.ts from the vue codebase.
Entity Profile
Source Code
types/built-in-components.d.ts lines 57–61
export interface KeepAliveProps {
include?: MatchPattern
exclude?: MatchPattern
max?: number | string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free