can.ui.Split API
Open
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
## Purpose
- does basic split shit
- keyboard accessible
- handles dom modifications easily
## Learn from
- http://methvin.com/splitter/
## Markup
- collapsable style
- set min and max width / height
## Options
From methvin
- type "v" (ours is direction)
- distance / delay
- locale? - people can add their own tooltip right?
## Events
- triggers resize
## Methods
- show / hide
- panels
- enable / disable
- collapse / expand ?
## Theming
- panelClass
- hoverClass
- splitter
- vspliter
- hsplitter
- collapser
- left-collapse
- right-collapse
## Examples
- most of the examples in split.html
## Notes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.