Class: ShadcnPhlexcomponents::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/shadcn_phlexcomponents/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accordionObject

Returns the value of attribute accordion.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def accordion
  @accordion
end

#alertObject

Returns the value of attribute alert.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def alert
  @alert
end

#alert_dialogObject

Returns the value of attribute alert_dialog.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def alert_dialog
  @alert_dialog
end

#aspect_ratioObject

Returns the value of attribute aspect_ratio.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def aspect_ratio
  @aspect_ratio
end

#avatarObject

Returns the value of attribute avatar.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def avatar
  @avatar
end

#badgeObject

Returns the value of attribute badge.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def badge
  @badge
end

Returns the value of attribute breadcrumb.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def breadcrumb
  @breadcrumb
end

#buttonObject

Returns the value of attribute button.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def button
  @button
end

#cardObject

Returns the value of attribute card.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def card
  @card
end

#checkboxObject

Returns the value of attribute checkbox.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def checkbox
  @checkbox
end

#checkbox_groupObject

Returns the value of attribute checkbox_group.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def checkbox_group
  @checkbox_group
end

#comboboxObject

Returns the value of attribute combobox.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def combobox
  @combobox
end

#commandObject

Returns the value of attribute command.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def command
  @command
end

#date_pickerObject

Returns the value of attribute date_picker.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def date_picker
  @date_picker
end

#date_range_pickerObject

Returns the value of attribute date_range_picker.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def date_range_picker
  @date_range_picker
end

#dialogObject

Returns the value of attribute dialog.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def dialog
  @dialog
end

Returns the value of attribute dropdown_menu.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def dropdown_menu
  @dropdown_menu
end

Returns the value of attribute dropdown_menu_sub.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def dropdown_menu_sub
  @dropdown_menu_sub
end

#formObject

Returns the value of attribute form.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def form
  @form
end

#hover_cardObject

Returns the value of attribute hover_card.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def hover_card
  @hover_card
end

#inputObject

Returns the value of attribute input.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def input
  @input
end

#labelObject

Returns the value of attribute label.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def label
  @label
end

Returns the value of attribute link.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def link
  @link
end

#paginationObject

Returns the value of attribute pagination.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def pagination
  @pagination
end

#popoverObject

Returns the value of attribute popover.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def popover
  @popover
end

#progressObject

Returns the value of attribute progress.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def progress
  @progress
end

#radio_groupObject

Returns the value of attribute radio_group.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def radio_group
  @radio_group
end

#selectObject

Returns the value of attribute select.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def select
  @select
end

#separatorObject

Returns the value of attribute separator.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def separator
  @separator
end

#sheetObject

Returns the value of attribute sheet.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def sheet
  @sheet
end

#skeletonObject

Returns the value of attribute skeleton.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def skeleton
  @skeleton
end

#switchObject

Returns the value of attribute switch.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def switch
  @switch
end

#tableObject

Returns the value of attribute table.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def table
  @table
end

#tabsObject

Returns the value of attribute tabs.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def tabs
  @tabs
end

#textareaObject

Returns the value of attribute textarea.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def textarea
  @textarea
end

#theme_switcherObject

Returns the value of attribute theme_switcher.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def theme_switcher
  @theme_switcher
end

#toastObject

Returns the value of attribute toast.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def toast
  @toast
end

#toast_containerObject

Returns the value of attribute toast_container.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def toast_container
  @toast_container
end

#toggleObject

Returns the value of attribute toggle.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def toggle
  @toggle
end

#tooltipObject

Returns the value of attribute tooltip.



5
6
7
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5

def tooltip
  @tooltip
end