Optional
autoOptional
autowhether to select new/moved tabs in border when the border is already open
Default: inherited from Global attribute borderAutoSelectTabWhenOpen (default true)
Optional
classclass applied to tab button
Default: inherited from Global attribute borderClassName (default undefined)
Optional
configa place to hold json config used in your own code
Default: undefined
Optional
enablehide border if it has zero tabs
Default: inherited from Global attribute borderEnableAutoHide (default false)
Optional
enablewhether tabs can be dropped into this border
Default: inherited from Global attribute borderEnableDrop (default true)
Optional
enablewhether to show a mini scrollbar for the tabs
Default: inherited from Global attribute borderEnableTabScrollbar (default false)
Optional
maxthe maximum size of the tab area
Default: inherited from Global attribute borderMaxSize (default 99999)
Optional
minthe minimum size of the tab area
Default: inherited from Global attribute borderMinSize (default 0)
Optional
selectedindex of selected/visible tab in border; -1 means no tab selected
Default: -1
Optional
showshow/hide this border
Default: true
Optional
sizesize of the tab area when selected
Default: inherited from Global attribute borderSize (default 200)
Optional
typeFixed value: "border"
whether to select new/moved tabs in border when the border is currently closed
Default: inherited from Global attribute borderAutoSelectTabWhenClosed (default false)