struct Slack::UI::Components::ConfirmationDialog
- Slack::UI::Components::ConfirmationDialog
 - Slack::UI::BaseComponent
 - Struct
 - Value
 - Object
 
Defined in:
slack/ui/components/confirmation_dialog.crClass Method Summary
Instance methods inherited from struct Slack::UI::BaseComponent
  
  
    
      initialize
    initialize
    
  
    
  Constructor methods inherited from struct Slack::UI::BaseComponent
  
  
    
      new
    new
    
  
    
  
    
    
    
  
    
    
    
  
    
    
    
  
    
    
    
  
    
    
    
  
    
    
    
  
    
    
    
  
Class Method Detail
        
        def self.render(title : String, text : String, confirm : String, deny : String) : CompositionObjects::Confirmation
        #