Class: FoxTail::ModalTriggerComponent

Inherits:
TriggerBaseComponent show all
Defined in:
app/components/fox_tail/modal_trigger_component.rb

Defined Under Namespace

Classes: StimulusController

Instance Attribute Summary

Attributes inherited from TriggerBaseComponent

#block, #selector

Attributes inherited from BaseComponent

#html_attributes

Method Summary

Methods inherited from TriggerBaseComponent

#before_render, #block?, #call, #initialize, #render?, #stimulus_controller_options

Methods inherited from BaseComponent

classname_merger, #initialize, stimulus_merger, use_stimulus?, #with_html_attributes, #with_html_class

Methods inherited from Base

fox_tail_config

Constructor Details

This class inherits a constructor from FoxTail::TriggerBaseComponent