Class: ShadcnPhlexcomponents::Configuration
- Inherits:
-
Object
- Object
- ShadcnPhlexcomponents::Configuration
- Defined in:
- lib/shadcn_phlexcomponents/configuration.rb
Instance Attribute Summary collapse
-
#accordion ⇒ Object
Returns the value of attribute accordion.
-
#alert ⇒ Object
Returns the value of attribute alert.
-
#alert_dialog ⇒ Object
Returns the value of attribute alert_dialog.
-
#aspect_ratio ⇒ Object
Returns the value of attribute aspect_ratio.
-
#avatar ⇒ Object
Returns the value of attribute avatar.
-
#badge ⇒ Object
Returns the value of attribute badge.
-
#breadcrumb ⇒ Object
Returns the value of attribute breadcrumb.
-
#button ⇒ Object
Returns the value of attribute button.
-
#card ⇒ Object
Returns the value of attribute card.
-
#checkbox ⇒ Object
Returns the value of attribute checkbox.
-
#checkbox_group ⇒ Object
Returns the value of attribute checkbox_group.
-
#combobox ⇒ Object
Returns the value of attribute combobox.
-
#command ⇒ Object
Returns the value of attribute command.
-
#date_picker ⇒ Object
Returns the value of attribute date_picker.
-
#date_range_picker ⇒ Object
Returns the value of attribute date_range_picker.
-
#dialog ⇒ Object
Returns the value of attribute dialog.
-
#dropdown_menu ⇒ Object
Returns the value of attribute dropdown_menu.
-
#dropdown_menu_sub ⇒ Object
Returns the value of attribute dropdown_menu_sub.
-
#form ⇒ Object
Returns the value of attribute form.
-
#hover_card ⇒ Object
Returns the value of attribute hover_card.
-
#input ⇒ Object
Returns the value of attribute input.
-
#label ⇒ Object
Returns the value of attribute label.
-
#link ⇒ Object
Returns the value of attribute link.
-
#pagination ⇒ Object
Returns the value of attribute pagination.
-
#popover ⇒ Object
Returns the value of attribute popover.
-
#progress ⇒ Object
Returns the value of attribute progress.
-
#radio_group ⇒ Object
Returns the value of attribute radio_group.
-
#select ⇒ Object
Returns the value of attribute select.
-
#separator ⇒ Object
Returns the value of attribute separator.
-
#sheet ⇒ Object
Returns the value of attribute sheet.
-
#skeleton ⇒ Object
Returns the value of attribute skeleton.
-
#switch ⇒ Object
Returns the value of attribute switch.
-
#table ⇒ Object
Returns the value of attribute table.
-
#tabs ⇒ Object
Returns the value of attribute tabs.
-
#textarea ⇒ Object
Returns the value of attribute textarea.
-
#theme_switcher ⇒ Object
Returns the value of attribute theme_switcher.
-
#toast ⇒ Object
Returns the value of attribute toast.
-
#toast_container ⇒ Object
Returns the value of attribute toast_container.
-
#toggle ⇒ Object
Returns the value of attribute toggle.
-
#tooltip ⇒ Object
Returns the value of attribute tooltip.
Instance Attribute Details
#accordion ⇒ Object
Returns the value of attribute accordion.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def accordion @accordion end |
#alert ⇒ Object
Returns the value of attribute alert.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def alert @alert end |
#alert_dialog ⇒ Object
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_ratio ⇒ Object
Returns the value of attribute aspect_ratio.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def aspect_ratio @aspect_ratio end |
#avatar ⇒ Object
Returns the value of attribute avatar.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def avatar @avatar end |
#badge ⇒ Object
Returns the value of attribute badge.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def badge @badge end |
#breadcrumb ⇒ Object
Returns the value of attribute breadcrumb.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def @breadcrumb end |
#button ⇒ Object
Returns the value of attribute button.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def @button end |
#card ⇒ Object
Returns the value of attribute card.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def card @card end |
#checkbox ⇒ Object
Returns the value of attribute checkbox.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def checkbox @checkbox end |
#checkbox_group ⇒ Object
Returns the value of attribute checkbox_group.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def checkbox_group @checkbox_group end |
#combobox ⇒ Object
Returns the value of attribute combobox.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def combobox @combobox end |
#command ⇒ Object
Returns the value of attribute command.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def command @command end |
#date_picker ⇒ Object
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_picker ⇒ Object
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 |
#dialog ⇒ Object
Returns the value of attribute dialog.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def dialog @dialog end |
#dropdown_menu ⇒ Object
Returns the value of attribute dropdown_menu.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def @dropdown_menu end |
#dropdown_menu_sub ⇒ Object
Returns the value of attribute dropdown_menu_sub.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def @dropdown_menu_sub end |
#form ⇒ Object
Returns the value of attribute form.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def form @form end |
#hover_card ⇒ Object
Returns the value of attribute hover_card.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def hover_card @hover_card end |
#input ⇒ Object
Returns the value of attribute input.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def input @input end |
#label ⇒ Object
Returns the value of attribute label.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def label @label end |
#link ⇒ Object
Returns the value of attribute link.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def link @link end |
#pagination ⇒ Object
Returns the value of attribute pagination.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def pagination @pagination end |
#popover ⇒ Object
Returns the value of attribute popover.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def popover @popover end |
#progress ⇒ Object
Returns the value of attribute progress.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def progress @progress end |
#radio_group ⇒ Object
Returns the value of attribute radio_group.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def radio_group @radio_group end |
#select ⇒ Object
Returns the value of attribute select.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def select @select end |
#separator ⇒ Object
Returns the value of attribute separator.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def separator @separator end |
#sheet ⇒ Object
Returns the value of attribute sheet.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def sheet @sheet end |
#skeleton ⇒ Object
Returns the value of attribute skeleton.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def skeleton @skeleton end |
#switch ⇒ Object
Returns the value of attribute switch.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def switch @switch end |
#table ⇒ Object
Returns the value of attribute table.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def table @table end |
#tabs ⇒ Object
Returns the value of attribute tabs.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def tabs @tabs end |
#textarea ⇒ Object
Returns the value of attribute textarea.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def textarea @textarea end |
#theme_switcher ⇒ Object
Returns the value of attribute theme_switcher.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def theme_switcher @theme_switcher end |
#toast ⇒ Object
Returns the value of attribute toast.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def toast @toast end |
#toast_container ⇒ Object
Returns the value of attribute toast_container.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def toast_container @toast_container end |
#toggle ⇒ Object
Returns the value of attribute toggle.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def toggle @toggle end |
#tooltip ⇒ Object
Returns the value of attribute tooltip.
5 6 7 |
# File 'lib/shadcn_phlexcomponents/configuration.rb', line 5 def tooltip @tooltip end |