Warning: count(): Parameter must be an array or an object that implements Countable in /home/xs638785/agile-software.site/public_html/wp-content/plugins/rich-table-of-content/functions.php on line 490
https://zustand-demo.pmnd.rs/
payload
payloadとはデータ本体
create
create
は、状態管理ライブラリであるZustandで新しいストア(状態のコンテナ)を作成するための関数です。
set
その状態を更新するためのアクション(セッター)set
コールバックを使用して状態を更新します。