Files
automatisch/packages/docs/pages/apps/datastore/actions.md
2024-02-27 21:44:51 +01:00

298 B

favicon, items
favicon items
/favicons/datastore.svg
name desc
Get value Get value from the persistent datastore.
name desc
Set value Set value to the persistent datastore.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>