class Slack::UI::Components::ConfirmationDialog
- Slack::UI::Components::ConfirmationDialog
- Slack::UI::BaseComponent
- Slack::UI::Component
- Reference
- Object
Defined in:
slack/ui/components/confirmation_dialog.crClass Method Summary
Class Method Detail
def self.render(title : String, text : String, confirm : String, deny : String) : CompositionObjects::Confirmation
#