|
|
@ -51,7 +51,7 @@ |
|
|
} |
|
|
} |
|
|
</script> |
|
|
</script> |
|
|
|
|
|
|
|
|
<ActionButton on:click={drawer.show}>Define Actions</ActionButton> |
|
|
<ActionButton on:click={drawer.show}>Define actions</ActionButton> |
|
|
<Drawer bind:this={drawer} title={"Actions"}> |
|
|
<Drawer bind:this={drawer} title={"Actions"}> |
|
|
<svelte:fragment slot="description"> |
|
|
<svelte:fragment slot="description"> |
|
|
Define what actions to run. |
|
|
Define what actions to run. |
|
|
|