mirror of
				https://github.com/KevinMidboe/vue-js-modal.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -143,7 +143,9 @@ And then forbits closing it for the next 5000 ms | |||||||
|  |  | ||||||
| #### Height: "auto" | #### Height: "auto" | ||||||
|  |  | ||||||
| From `v1.2.6` height can be set to "auto". If you want to be able to scoll modal content when your it's height exceeds window height - you can set flag `scrollable="true"`. | From `v1.2.6` height can be set to "auto". If you want to be able to scroll modal in case it's height exceeds window height - you can set flag `scrollable="true"`.  | ||||||
|  |  | ||||||
|  | p.s. `scrollable` will only work with `height="auto"`. | ||||||
|  |  | ||||||
| Example:  | Example:  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user