Install Sticky Sidebar
with the Fantom Pod Manager ( FPM ):
C:\> fpm install afStickySidebar
Or install Sticky Sidebar
with fanr:
C:\> fanr install -r http://eggbox.fantomfactory.org/fanr/ afStickySidebar
To use in a Fantom project, add a dependency to build.fan
:
depends = ["sys 1.0", ..., "afStickySidebar 0.0"]
Full API & fandocs are available on the Eggbox - the Fantom Pod Repository.
afStickySidebar - My Awesome stickySidebar project