module SimpleForm::Components::Placeholders
def placeholder(wrapper_options = nil)
def placeholder(wrapper_options = nil) input_html_options[:placeholder] ||= placeholder_text nil end
def placeholder(wrapper_options = nil) input_html_options[:placeholder] ||= placeholder_text nil end