\TbScrollSpy

## Bootstrap scrollspy widget.

Summary

Methods
Properties
Constants
run()
$selector
$target
$offset
$events
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$selector

$selector : string

Type

string — the CSS selector for the scrollspy element. Defaults to 'body'.

$target

$target : string

Type

string — the CSS selector for the spying element.

$offset

$offset : integer

Type

integer — the scroll offset (in pixels).

$events

$events : array

Type

array — string[] the Javascript event handlers.

Methods

run()

run()

### .run()

Runs the widget.