Skip to content

Commit 7cc6caa

Browse files
committed
Add documentation about rz-slider-tpl-url
1 parent 2e5f59d commit 7cc6caa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@ $scope.slider = {
164164

165165
> Model for high value slider. Providing both _rz-slider-model_ and _rz-slider-high_ will render range slider.
166166
167+
**rz-slider-tpl-url**
168+
169+
> If for some reason you need to use a custom template, you can do so by providing a template URL to the `rz-slider-tpl-url` attribute. The default template is [this one](https://github.com/angular-slider/angularjs-slider/blob/master/src/rzSliderTpl.html).
170+
167171
**rz-slider-options**
168172

169173
> An object with all the other options of the slider. Each option can be updated at runtime and the slider will automatically be re-rendered.

0 commit comments

Comments
 (0)