Function domainReloadPersistent
- domainReloadPersistent(): ((target: any, propertyKey?: string) => void)
Returns ((target: any, propertyKey?: string) => void)
- (target, propertyKey?): void
Parameters
- target: any
OptionalpropertyKey: string
Returns void
Enables the persistence of the decorated field value between domain reloads.