class HelloController

Defined in:

stimulus_controllers/hello_controller.cr

Class Method Summary

Class methods inherited from class StimulusController

controller_name controller_name, html_attr_key html_attr_key, html_attr_value(io) html_attr_value, to_s(io : IO) to_s

Class Method Detail

def self.age_target #

[View source]
def self.greet_action(event) #

[View source]
def self.name_target #

[View source]
def self.saySomething_action(event) #

[View source]