Files
owl/doc/readme.md
T
Géry Debongnie 8483cc805e [FIX/IMP] export browser object, prevent crash in private mode
This commit performs two tasks:

1. it exports the internal browser object (in owl.browser), for ease of
testing
2. it makes sure that Owl does not crash inside iframes in incognito
mode, because window.localStorage raises an exception in that case

closes #791
2020-11-20 10:55:08 +01:00

2.0 KiB

🦉 OWL Documentation 🦉

Learning Owl

Are you new to Owl? This is the place to start!

Reference

You will find here a complete reference of every feature, class or object provided by Owl.

Other Topics

This section provides miscellaneous document that explains some topics which cannot be considered either a tutorial, or reference documentation.


Found an issue in the documentation? A broken link? Some outdated information? Please open an issue or submit a PR!