Class: UiComponents::DaisyUi::ActionComponentsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- UiComponents::DaisyUi::ActionComponentsController
- Defined in:
- app/controllers/ui_components/daisy_ui/action_components_controller.rb
Instance Method Summary collapse
Instance Method Details
#button ⇒ Object
6 |
# File 'app/controllers/ui_components/daisy_ui/action_components_controller.rb', line 6 def ; end |
#dropdown ⇒ Object
8 |
# File 'app/controllers/ui_components/daisy_ui/action_components_controller.rb', line 8 def dropdown; end |
#modal ⇒ Object
10 |
# File 'app/controllers/ui_components/daisy_ui/action_components_controller.rb', line 10 def modal; end |
#swap ⇒ Object
12 |
# File 'app/controllers/ui_components/daisy_ui/action_components_controller.rb', line 12 def swap; end |