Class: Keystone::Ui::BottomNavComponent

Inherits:
ViewComponent::Base
  • Object
show all
Defined in:
app/components/keystone/ui/bottom_nav_component.rb

Constant Summary collapse

"bottom-nav lg:hidden hotwire-native:hidden"

Instance Method Summary collapse

Instance Method Details



8
9
10
# File 'app/components/keystone/ui/bottom_nav_component.rb', line 8

def nav_classes
  NAV_CLASSES
end