can.ui.Resize API
Open
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
## Purpose
A very lightweight resize widget
## Learn from
- http://jqueryui.com/demos/resizable/
## Options
- aspectRatio - maintain aspect ratio
- autoHide - hide handles
- containment - keep the resize w/i another element
- delay - prevent resizing until this distance
- distance - prevent resizing until after this distance
- handles - where to put handles
- max/min height/width (can read from CSS?)
## Events
## Methods
## Theming
## Examples
- show a resizable modal
## Notes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.