class UiBibz::Ui::Core::Forms::Surrounds::SurroundButtonGroup
Private Instance Methods
component_html_classes()
click to toggle source
See UiBibz::Ui::Core::Dropdown.initialize
# File lib/ui_bibz/ui/core/forms/surrounds/components/surround_button_group.rb, line 9 def component_html_classes 'input-group-btn' end