Interface: UserSettings

UserSettings

Methods

storePreviewTypeEnabled(previewType, enabled)

Permanently persists (typically in localStorage) whether the user has enabled the preview type.

Parameters:
Name Type Description
previewType string
enabled boolean
Source: