Create a Poll Ask a question and collect votes right in the feed. {#snippet label()}

Question*

{/snippet} {#snippet input()} {/snippet}
{#snippet label()}

Options*

{/snippet} {#snippet input()} {#each options as option, index (option.id)}
onDragStart(e, option.id)} ondragover={e => onDragOver(e, option.id)} ondrop={e => onDrop(e, option.id)} ondragend={onDragEnd}>
updateOption(option.id, e.currentTarget.value)} />
{/each} {/snippet}
{#snippet label()} Poll type {/snippet} {#snippet input()} {/snippet} {#snippet label()} Ends at {/snippet} {#snippet input()} {/snippet}