class Slippery::Processors::DeckJs
Constants
- CORE_CSS
- CORE_JS
- DEFAULT_OPTIONS
- ROOT
Public Instance Methods
theme()
click to toggle source
# File lib/slippery/processors/deck_js.rb, line 72 def theme options[:theme] end
transition_theme()
click to toggle source
# File lib/slippery/processors/deck_js.rb, line 76 def transition_theme options[:transition_theme] end