@nextcloud/dialogs
Preparing search index...
index
<internal>
RenderContext
Interface RenderContext<Props>
interface
RenderContext
<
Props
=
DefaultProps
>
{
children
:
VNode
[]
;
data
:
VNodeData
;
injections
:
any
;
listeners
:
{
[
key
:
string
]:
Function
|
Function
[]
}
;
parent
:
Vue
;
props
:
Props
;
scopedSlots
:
{
[
key
:
string
]:
NormalizedScopedSlot
}
;
slots
()
:
any
;
}
Type Parameters
Props
=
DefaultProps
Index
Properties
children
data
injections
listeners
parent
props
scoped
Slots
Methods
slots
Properties
children
children
:
VNode
[]
data
data
:
VNodeData
injections
injections
:
any
listeners
listeners
:
{
[
key
:
string
]:
Function
|
Function
[]
}
parent
parent
:
Vue
props
props
:
Props
scoped
Slots
scopedSlots
:
{
[
key
:
string
]:
NormalizedScopedSlot
}
Methods
slots
slots
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
data
injections
listeners
parent
props
scoped
Slots
Methods
slots
@nextcloud/dialogs
Loading...