Class: HakumiComponents::Input::Password::Component
- Inherits:
-
Component
- Object
- ViewComponent::Base
- BaseComponent
- Component
- HakumiComponents::Input::Password::Component
- Extended by:
- T::Sig
- Defined in:
- app/components/hakumi_components/input/password/component.rb
Constant Summary
Constants inherited from Component
Component::AffixContent, Component::IconName, Component::InputType
Constants inherited from BaseComponent
BaseComponent::ControllerOptions, BaseComponent::DateInput, BaseComponent::DateLikeValue, BaseComponent::DimensionInput, BaseComponent::HtmlPayloadInput, BaseComponent::I18nOptionValue, BaseComponent::PresenceArray, BaseComponent::PresenceScalar, BaseComponent::PresenceValue, BaseComponent::RawHtmlInput, BaseComponent::SIZES, BaseComponent::SizeValue, BaseComponent::SymbolInput
Method Summary
Methods inherited from Component
Methods included from Concerns::InputControl
#input_control_contract, #input_control_disabled, #input_control_has_value?, #input_control_placeholder, #input_control_readonly, #input_control_size, #input_control_value
Methods included from Concerns::InputControlInterface
#input_control_contract, #input_control_disabled, #input_control_has_value?, #input_control_placeholder, #input_control_readonly, #input_control_size, #input_control_value
Methods included from Concerns::FormField
#describedby_ids, #error?, #error_message, #form_field_caption, #form_field_contract, #form_field_errors, #form_field_html_options, #form_field_label, #form_field_name, #form_field_required, #form_field_rules, #form_field_standalone, #form_item_attributes, #form_item_classes, #input_id, #render_caption, #render_error, #render_explain, #render_label, #standalone?
Methods included from Concerns::FormFieldInterface
Methods inherited from BaseComponent
#append_data_token, boolean_html_param, #build_inline_style, cast_boolean, #cast_boolean, #class_names, #component_classes, #data_attributes_from, #dimension_to_css, #ensure_dom_id!, float_html_param, #generate_id, #html_classes, html_param, html_primitive_param, #html_style, #i18n_scope, integer_html_param, #merge_attributes, #render_value, #size_to_pixels, #stimulus_attrs, string_html_param, string_or_symbol_array_html_param, symbol_html_param, #t_default, #translate_with_default, #validate_inclusion!, #validate_required!, #value_present?
Constructor Details
This class inherits a constructor from HakumiComponents::Input::Component