Skip to content

Commit db7e733

Browse files
committed
update readme file
1 parent 897f607 commit db7e733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ $('a').webuiPopover({
108108
height:'auto',//can be set with number
109109
trigger:'click',//values:click,hover
110110
style:'',//values:'',inverse
111-
constrains:null, // constrains when placement is auto, values: horizontal,vertical
111+
constrains:null, // constrains the direction when placement is auto, values: horizontal,vertical
112112
delay: {//show and hide delay time of the popover, works only when trigger is 'hover',the value can be number or object
113113
show: null,
114114
hide: 300

0 commit comments

Comments
 (0)