struct StimulusController::Target

Defined in:

stimulus/stimulus_controller.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(controller : StimulusController.class, name : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def controller : StimulusController.class #

def copy_with(controller _controller = @controller, name _name = @name) #

[View source]
def html_attr_key #

[View source]
def html_attr_value(io) #

[View source]
def name : String #