Dockview
Preparing search index...
dockview-vue
gridview/types
IGridviewVueProps
Interface IGridviewVueProps
interface
IGridviewVueProps
{
className
?:
string
;
components
?:
Record
<
string
,
VueComponent
>
;
disableAutoResizing
?:
boolean
;
hideBorders
?:
boolean
;
orientation
:
Orientation
;
proportionalLayout
?:
boolean
;
}
Hierarchy (
View Summary
)
GridviewOptions
IGridviewVueProps
Index
Properties
class
Name?
components?
disable
Auto
Resizing?
hide
Borders?
orientation
proportional
Layout?
Properties
Optional
class
Name
className
?:
string
Optional
components
components
?:
Record
<
string
,
VueComponent
>
Optional
disable
Auto
Resizing
disableAutoResizing
?:
boolean
Optional
hide
Borders
hideBorders
?:
boolean
orientation
orientation
:
Orientation
Optional
proportional
Layout
proportionalLayout
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
components
disable
Auto
Resizing
hide
Borders
orientation
proportional
Layout
Dockview
Loading...