mgcrea / angular-strap

AngularJS 1.2+ native directives for Bootstrap 3.
mgcrea.github.io/angular-strap
MIT License
5.73k stars 1.38k forks source link

docs(tooltip/popover): Add docs for 'show' option for Tooltips and Popovers #2260

Closed tonybach closed 5 years ago

tonybach commented 7 years ago

Currently Tooltips and Popovers allow a 'show' option during creation (https://github.com/mgcrea/angular-strap/blob/master/src/tooltip/tooltip.js#L137) to specify whether the tooltip/popover should be shown by default.

However, currently this is not reflected in the list of Options for either Tooltips or Popovers (https://mgcrea.github.io/angular-strap/#/tooltips).

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.