struct Crumble::Turbo::CustomActionTrigger

Defined in:

crumble/turbo/custom_action_trigger.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(uri_path : String, form : Crumble::Form, *, confirm_prompt : Nil | String = nil) #

[View source]

Instance Method Detail

def confirm_prompt : String | Nil #

[View source]
def confirm_prompt_value #

[View source]
def form : Crumble::Form #

[View source]
def to_html(io, indent_level = 0, &) #

[View source]
def to_html #

[View source]
def to_html(&) #

[View source]
def uri_path : String #

[View source]