class TableHeaderComponentPreview::TempObj

Public Class Methods

human_attribute_name(_) click to toggle source
# File lib/alveole/previews/table_header_component_preview.rb, line 3
def self.human_attribute_name(_)
  'label'
end

Public Instance Methods

fieldname() click to toggle source
# File lib/alveole/previews/table_header_component_preview.rb, line 7
def fieldname
  'value'
end