general command execution handling for svelte components
start properties options (optional, default {})subscription Function Extends BasicCommand
_start options (optional, default {})title string description string shortcuts string disabled boolean active boolean failed boolean completed boolean Extends BasicCommand
Ask for confirmation before execution a given Command.
command Extends Command
Command executing a fetch request.
Extract error description from response.
response Response With npm do:
npm install svelte-command
With yarn do:
yarn add svelte-command
BSD-2-Clause