Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinbcu01 authored and MrFrankel committed Mar 9, 2018
1 parent 03f50ed commit f055341
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ SystemJS
| popperPositionFixed | boolean | false |
| popperHideOnClickOutside | boolean | true |
| popperHideOnScroll | boolean | false |
| popperHideOnMouseLeave | boolean | false |
| popperForceDetection | boolean | false |
| popperModifiers | popperModifier | undefined|
| popperOnShown | EventEmitter<void>| $event |
Expand Down Expand Up @@ -187,6 +188,7 @@ NgModule({
| popperModifiers | popperModifier | undefined|
| positionFixed | boolean | false |
| hideOnClickOutside | boolean | true |
| hideOnMouseLeave | boolean | false |
| hideOnScroll | boolean | false |

10. popperPlacement:
Expand Down

0 comments on commit f055341

Please sign in to comment.