Skip to content
On this page

Home > @plaidev/karte-action-sdk > getState

getState() function

現在のステートを取得する

Signature:

typescript
declare function getState(): string;

Returns:

string

現在のステートID

Remarks

アクションが表示されて設定されるため、onShow() フック関数で利用できます。