Skip to content

Instantly share code, notes, and snippets.

@dsgvsn
Created December 2, 2021 09:15
Show Gist options
  • Save dsgvsn/94ac349671f34e93f19e9874ea4a9ecc to your computer and use it in GitHub Desktop.
Save dsgvsn/94ac349671f34e93f19e9874ea4a9ecc to your computer and use it in GitHub Desktop.
<van-action-sheet
show="{{ show }}"
actions="{{ actions }}"
bind:close="onClose"
bind:select="onSelect"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment