Optional
disabledThis should disable interaction. This should also provide a visual cue that the divider is disabled.
Optional
disabledIf the divider does not allow resize.
We create a faux divider on the left of the first header and we mark it as disabledResize.
Optional
headerOptional
isIf the current header is hidden. This allows the divider to shift location
Optional
isIf the next header is hidden. This allows the divider to shift location
Optional
isIf the header associated with this divider is selected.
Optional
isIf the header associated with this divider is selected.
Optional
showIf the divider is the last one in view. Useful for touch divider that only show the last one.
HeaderDividers follow the header // TODO - allow negative resizing (before the current) (easy to do I think)