Skip to content

SharedContentClientOptions

optional key?: string

Names the instance, for an app that genuinely needs more than one (two sites, say). Defaults to 'default'. Two calls sharing a key share an instance, and the first call’s factory is the one that runs — a second factory under the same key is never invoked.