module Scrollytelling::Navigation
Constants
- VERSION
Public Class Methods
plugin()
click to toggle source
# File lib/scrollytelling/navigation.rb, line 12 def self.plugin Plugin.new end
widget_type()
click to toggle source
# File lib/scrollytelling/navigation.rb, line 8 def self.widget_type WidgetType.new end