Skip to content

Instantly share code, notes, and snippets.

@ggkrustev
Created August 3, 2016 14:49
Show Gist options
  • Save ggkrustev/163c1ccfce3c77573c78f7a272f12407 to your computer and use it in GitHub Desktop.
Save ggkrustev/163c1ccfce3c77573c78f7a272f12407 to your computer and use it in GitHub Desktop.
Collision strategy of Kendo Popup for Angular 2
collision:
{
'fit', //fits the popup position if it is not fully visible in the view-port
'flip' //flips the popup position if it is not fully visible in the view-port
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment