Class: UiComponents::DaisyUi::DataDisplayComponentsController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/ui_components/daisy_ui/data_display_components_controller.rb

Instance Method Summary collapse

Instance Method Details

#accordionObject



6
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 6

def accordion; end

#avatarObject



8
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 8

def avatar; end

#badgeObject



10
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 10

def badge; end

#cardObject



12
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 12

def card; end


14
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 14

def carousel; end

#chatObject



16
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 16

def chat; end

#countdownObject



18
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 18

def countdown; end

#diffObject



20
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 20

def diff; end

#kbdObject



22
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 22

def kbd; end

#listObject



24
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 24

def list; end

#statObject



26
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 26

def stat; end

#statusObject



28
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 28

def status; end

#tableObject



30
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 30

def table; end

#timelineObject



32
# File 'app/controllers/ui_components/daisy_ui/data_display_components_controller.rb', line 32

def timeline; end