CreatePollScreen

fun CreatePollScreen(onAttachmentPickerAction: (AttachmentPickerAction) -> Unit)

Screen for creating a new poll with options and configuration switches.

Parameters

onAttachmentPickerAction

Callback invoked when an attachment picker action occurs.