Appearance
Home > @plaidev/karte-action-sdk > widget > collection$0
widget.collection$0() function #
アクションテーブルを操作するオブジェクト
Signature:
typescript
function collection$0(table: string): ReturnType<typeof newCollection>;
Parameters #
Parameter | Type | Description |
---|---|---|
table | string | アクションテーブル名 |
Returns:
ReturnType<typeof newCollection>