Files
automatisch/packages/docs/pages/apps/delay/actions.md
2022-12-17 01:04:50 +03:00

351 B

favicon, items
favicon items
/favicons/delay.svg
name desc
Delay For Delays the execution of the next action by a specified amount of time.
name desc
Delay Until Delays the execution of the next action until a specified date.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>