summaryrefslogtreecommitdiffstats
path: root/afb-client/bower_components/tether/docs/3-Advanced/1-embedding_tether.md
blob: f47be16e14a95317e62ffc53114f65b0beabd1c7 (plain)
1
2
3
4
5
6
7
8
9
## Embedding Tether

Tether is designed to be embeddable in other libraries.

There is one thing you should think about doing to create an embedded Tether:

- Set the `classPrefix` of the tethers you create.  That prefix will replace `'tether'` in
all of the classes.  You can also disable classes you don't intend on using with the `classes`
option.