module SimpleForm::Components::Wrapper

def wrapper_html_options

def wrapper_html_options
  html_options_for(:wrapper, input_type, required_class)
end