PersistentStore

Properties

NameType
_error(error: any) => void
_get(name: string) => any
_is_supported() => boolean
_parse(name: string) => any
_remove(name: string, cross_subdomain?: boolean) => void
_set(name: string, value: any, expire_days?: number | null, cross_subdomain?: boolean, secure?: boolean, debug?: boolean) => void

Community questions

Questions about this page? or post a community question.