Class: Pulse::NavList::Divider

Inherits:
ActionList::Divider
  • Object
show all
Defined in:
app/components/pulse/nav_list/divider.rb

Overview

Separator with optional text rendered above groups or between individual items.

Instance Method Summary collapse

Instance Method Details

#kindObject



8
9
10
# File 'app/components/pulse/nav_list/divider.rb', line 8

def kind
  :divider
end