Properties
Readonly $attrs
$attrs: Record<string, string>
$config
$config: NuxtRuntimeConfig
$cookies
$cookies: NuxtCookies
$createElement
$createElement: CreateElement
Readonly $data
$data: Record<string, any>
$delete
$delete: typeof delete
Readonly $el
$el: Element
$fetchState
$fetchState: { error: Error | null; pending: boolean; timestamp: number }
Type declaration
-
error: Error | null
-
pending: boolean
-
timestamp: number
Readonly $isServer
$isServer: boolean
Readonly $listeners
$listeners: Record<string, Function | Function[]>
$logger
$logger: LoggerFn
$md
$md: { render: any }
Type declaration
-
render: function
- render(source: string): string
-
Parameters
Returns string
Readonly $options
$options
: ComponentOptions<Vue>
Readonly $props
$props: Record<string, any>
Readonly $refs
$refs: {}
Type declaration
-
[key: string]: Vue | Element | (Vue | Element)[] | undefined
$router
$router: VueRouter
Readonly $scopedSlots
$scopedSlots: {}
Type declaration
-
[key: string]: NormalizedScopedSlot | undefined
Readonly $slots
$slots: {}
Type declaration
-
[key: string]: VNode[] | undefined
Readonly $ssrContext
$ssrContext: any
$store
$store: Store<any>
$ustra
$ustra: UstraPlugin
Readonly $vnode
$vnode: VNode
Readonly onlyLeafSelectable
onlyLeafSelectable: boolean
preventDeselectOnClick
preventDeselectOnClick: boolean
Static Vue
Vue: VueConstructor
Static accessKey
accessKey: string
Static activeStateEnabled
activeStateEnabled: boolean
Static animationEnabled
animationEnabled: boolean
Static createChildren
createChildren: Function
Static dataSource
dataSource: any
Static dataStructure
dataStructure: string
Static disabled
disabled: boolean
Static disabledExpr
disabledExpr: TimerHandler
Static displayExpr
displayExpr: TimerHandler
Static elementAttr
elementAttr: any
Static expandAllEnabled
expandAllEnabled: boolean
Static expandEvent
expandEvent: string
Static expandNodesRecursive
expandNodesRecursive: boolean
Static expandedExpr
expandedExpr: TimerHandler
Static focusStateEnabled
focusStateEnabled: boolean
Static hasItemsExpr
hasItemsExpr: TimerHandler
Static height
height: string | number | Function
Static hoverStateEnabled
hoverStateEnabled: boolean
Static instance
instance: TreeView
Static itemHoldTimeout
itemHoldTimeout: number
Static itemTemplate
itemTemplate: unknown
Static items
items: unknown[]
Static itemsExpr
itemsExpr: TimerHandler
Static keyExpr
keyExpr: TimerHandler
Static noDataText
noDataText: string
Static onContentReady
onContentReady: Function
Static onDisposing
onDisposing: Function
Static onInitialized
onInitialized: Function
Static onItemClick
onItemClick: Function
Static onItemCollapsed
onItemCollapsed: Function
Static onItemContextMenu
onItemContextMenu: Function
Static onItemExpanded
onItemExpanded: Function
Static onItemHold
onItemHold: Function
Static onItemRendered
onItemRendered: Function
Static onItemSelectionChanged
onItemSelectionChanged: Function
Static onOptionChanged
onOptionChanged: Function
Static onSelectAllValueChanged
onSelectAllValueChanged: Function
Static onSelectionChanged
onSelectionChanged: Function
Static parentIdExpr
parentIdExpr: TimerHandler
Static rootValue
rootValue: unknown
Static rtlEnabled
rtlEnabled: boolean
Static scrollDirection
scrollDirection: string
Static searchEditorOptions
searchEditorOptions: any
Static searchEnabled
searchEnabled: boolean
Static searchExpr
searchExpr: string | Function | unknown[]
Static searchMode
searchMode: string
Static searchTimeout
searchTimeout: number
Static searchValue
searchValue: string
Static selectAllText
selectAllText: string
Static selectByClick
selectByClick: boolean
Static selectNodesRecursive
selectNodesRecursive: boolean
Static selectedExpr
selectedExpr: TimerHandler
Static selectionMode
selectionMode: string
Static showCheckBoxesMode
showCheckBoxesMode: string
Static tabIndex
tabIndex: number
Static virtualModeEnabled
virtualModeEnabled: boolean
Static visible
visible: boolean
Static width
width: string | number | Function
최하위 노드만 선택 가능 여부