Skip to content
On this page

Home > @plaidev/karte-action-sdk > widget > collection$0

widget.collection$0() function

アクションテーブルを操作するオブジェクト

Signature:

typescript
function collection$0(table: string): ReturnType<typeof newCollection>;

Parameters

ParameterTypeDescription
tablestringアクションテーブル名

Returns:

ReturnType<typeof newCollection>