Skip to content
On this page

Home > @plaidev/karte-action-sdk > widget > getLocalStore

widget.getLocalStore() function

ページをまたぐ変数を取得設定する

Signature:

typescript
function getLocalStore(key: string): any | undefined;

Parameters

ParameterTypeDescription
keystring変数のキー

Returns:

any | undefined

変数