js.angular_ui_scroll
Introduction
This library packages Angular UI scroll
_ for fanstatic
_.
.. _fanstatic
: http://fanstatic.org
.. _Angular UI scroll
: https://github.com/angular-ui/ui-scroll
This requires integration between your web framework and fanstatic
,
and making sure that the original resources (shipped in the resources
directory in js.angular_ui_scroll
) are published to some URL.
How to use?
You can import ui_scroll
from js.angular_ui_scroll
and need
it where you want
these resources to be included on a page::
from js.angular_ui_scroll import ui_scroll
ui_scroll.need()
CHANGES
1.4.1 (2016-05-26)