Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.09 KB

File metadata and controls

29 lines (16 loc) · 1.09 KB

Sticky Sidebar v0.0.4


Written in: Fantom pod: v0.0.4 Licence: ISC

Install

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"]

Documentation

Full API & fandocs are available on the Eggbox - the Fantom Pod Repository.

Overview

afStickySidebar - My Awesome stickySidebar project