Dockview
Preparing search index...
dockview-vue
paneview/types
IPaneviewVueProps
Interface IPaneviewVueProps
interface
IPaneviewVueProps
{
className
?:
string
;
components
?:
Record
<
string
,
VueComponent
>
;
disableAutoResizing
?:
boolean
;
disableDnd
?:
boolean
;
}
Hierarchy (
View Summary
)
PaneviewOptions
IPaneviewVueProps
Index
Properties
class
Name?
components?
disable
Auto
Resizing?
disable
Dnd?
Properties
Optional
class
Name
className
?:
string
Optional
components
components
?:
Record
<
string
,
VueComponent
>
Optional
disable
Auto
Resizing
disableAutoResizing
?:
boolean
Optional
disable
Dnd
disableDnd
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
components
disable
Auto
Resizing
disable
Dnd
Dockview
Loading...