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.

https://flowbite.com/docs/forms/radio/

API reference

Inherits from Flowbite::Input

Constructor

def initialize(attribute:, form:, value:, class: nil, disabled: false, options: {})

See also

Ruby API documentation for class Flowbite::Input::RadioButton