Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
Merge pull request #25 from mjschranz/t1130
Browse files Browse the repository at this point in the history
[#1130] Add documentation for the exposed Popcorn.options
  • Loading branch information
dseif committed Jul 19, 2012
2 parents b556e2a + 0053a15 commit a0cacae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions popcorn-constructor/_posts/2012-12-12-popcornoptions.md
@@ -0,0 +1,11 @@
---
title: Popcorn.options
---
# Popcorn.options #

## Purpose ##

Provides access to all of the options that were passed in with the [optionsObject](/popcorn-docs/popcorn-constructor/#popcornconstructor) upon creation of the Popcorn instance.
## Example ##

[Live video showing how to console.log the options values ](http://jsfiddle.net/popcornjs/7jfgg/)

0 comments on commit a0cacae

Please sign in to comment.