class ViewComponent::Base

def config

Returns:
  • (ActiveSupport::OrderedOptions) -
def config
  ViewComponent::Config.current
end