mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
parent
81b2dfa084
commit
8dc15d07b7
@ -18,6 +18,7 @@ export default {
|
|||||||
props: {
|
props: {
|
||||||
nuxtChildKey: String,
|
nuxtChildKey: String,
|
||||||
keepAlive: Boolean,
|
keepAlive: Boolean,
|
||||||
|
keepAliveProps: Object,
|
||||||
name: {
|
name: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'default'
|
default: 'default'
|
||||||
|
Loading…
Reference in New Issue
Block a user