class ViewComponent::Storybook::Controls::TextConfig

Public Instance Methods

type() click to toggle source
# File lib/view_component/storybook/controls/text_config.rb, line 7
def type
  :text
end