Class: Glib::JsonUi::ViewBuilder::Fields::Otp
- Inherits:
-
AbstractField
- Object
- JsonUiElement
- View
- AbstractField
- Glib::JsonUi::ViewBuilder::Fields::Otp
- Defined in:
- app/helpers/glib/json_ui/view_builder/fields.rb
Overview
One-Time Password (OTP) input field.
Provides a specialized input for entering verification codes with separate boxes for each digit. Commonly used for 2FA or phone verification.
Instance Attribute Summary
Attributes inherited from JsonUiElement
Method Summary
Methods inherited from AbstractField
#autoValidate, #context, #created, #default_url_options, #determine_value, #disableDirtyCheck, #hint, #hint_args, #label, #label_args, #name, #placeholder, #placeholder_args, #prop, #validation, #value
Methods inherited from View
Methods inherited from JsonUiElement
action, any, array, badgeable, bool, color, component_name, date, date_time, enum, float, hash, icon, #initialize, int, length, menu, panels_builder, #props, required, singleton_array, string, text, url, views
Constructor Details
This class inherits a constructor from Glib::JsonUi::JsonUiElement