Flowbite::Input::RadioButton
The radio button component can be used to allow the user to choose a single option from one or more available options.
API reference
Flowbite::Input
Constructor
def initialize(attribute:, form:, value:, class: nil, disabled: false, options: {})
See also
Ruby API documentation forclass Flowbite::Input::RadioButton