Are you sure you want to export?
the class of the button
the noise of the button
the content of noise button
the class of the confirm action button in dialog
the class of the cancel action button in dialog
Additional attributes to confirm action button.
The content rendered inside of the button tag.
button
the action of the confirm action button in dialog
Export <:confirm_action> <form method="dialog"> <button class="btn btn-sm btn-info" phx-click="export">Export CSV</button> </form> </:confirm_action>