Method: SectionRenderer#list_visible_limit

Defined in:
app/presentation/section_renderer.rb

#list_visible_limitObject



420
421
422
# File 'app/presentation/section_renderer.rb', line 420

def list_visible_limit
  @options[:list_visible_limit]
end