Type interface
Represents a list of available adapters for Export.
Inheritance
IModalAdapters extends IPopupAdapters.
IModalAdapters is not extended by any other symbol.
Properties
|
align # |
Param Array
(
[name] => Optional
[type] => reference
[typeArguments] => Array
(
[0] => Array
(
[name] => Align
[type] => reference
)
)
)
{ type: Inherited from Applied to horizontal alignment of the popup. |
|---|---|
|
bottom # |
Param Array
(
[name] =>
[type] => union
[types] => Array
(
[0] => Array
(
[name] => number
[type] => intrinsic
)
[1] => Array
(
[name] => Percent
[type] => reference
)
)
)
{ type: Inherited from Applied to |
|
classNames # |
Param Array
(
[name] =>
[type] => reflection
[declaration] => Array
(
[name] => __type
[kind] => type literal
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[children] => Array
(
[property] => Array
(
[0] => Array
(
[name] => closeClass
[kind] => variable
[type] => Array
(
[name] => string
[type] => intrinsic
)
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[hash] => c94e20a19cc271617999131bcad377aa
)
[1] => Array
(
[name] => contentClass
[kind] => variable
[type] => Array
(
[name] => string
[type] => intrinsic
)
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[hash] => ff178e7ea1ac7f10287d140a348a8d7f
)
[2] => Array
(
[name] => curtainClass
[kind] => variable
[type] => Array
(
[name] => string
[type] => intrinsic
)
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[hash] => ff2193e8e66c4143b83c5b506a5d3e74
)
[3] => Array
(
[name] => headerClass
[kind] => variable
[type] => Array
(
[name] => string
[type] => intrinsic
)
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[hash] => f594ae4894025f315bba107cc7fa776b
)
[4] => Array
(
[name] => insideClass
[kind] => variable
[type] => Array
(
[name] => string
[type] => intrinsic
)
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[hash] => 985db5f5f71cabfa1abd881191370b6f
)
[5] => Array
(
[name] => titleClass
[kind] => variable
[type] => Array
(
[name] => string
[type] => intrinsic
)
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[hash] => 6fb2aaa6583dc8915e9a4e1f7be24035
)
[6] => Array
(
[name] => wrapperClass
[kind] => variable
[type] => Array
(
[name] => string
[type] => intrinsic
)
[sources] => Array
(
[0] => .internal/core/elements/Popup.ts
)
[hash] => 691dabf07bd8de673f1f75fe8e793596
)
)
)
[hash] => b9e98b7d2aa3cada03c672c5b6b4052d
)
)
{ type: Inherited from Applied to class names list that are added as class for various popup elements. |
|
classPrefix # |
Param Array
(
[name] => string
[type] => intrinsic
)
{ type: Inherited from Applied to the class prefixes. |
|
closable # |
Param Array
(
[name] => boolean
[type] => intrinsic
)
{ type: Inherited from Applied to |
|
content # |
Param Array
(
[name] => string
[type] => intrinsic
)
{ type: Inherited from Applied to popup content before it is shown. |
|
defaultStyles # |
Param Array
(
[name] => boolean
[type] => intrinsic
)
{ type: Inherited from Applied to default |
|
draggable # |
Param Array
(
[name] => boolean
[type] => intrinsic
)
{ type: Inherited from Applied to default |
|
dynamicResize # |
Param Array
(
[name] => boolean
[type] => intrinsic
)
{ type: Inherited from Applied to |
|
left # |
Param Array
(
[name] =>
[type] => union
[types] => Array
(
[0] => Array
(
[name] => number
[type] => intrinsic
)
[1] => Array
(
[name] => Percent
[type] => reference
)
)
)
{ type: Inherited from Applied to |
|
readerTitle # |
Param Array
(
[name] => string
[type] => intrinsic
)
{ type: Inherited from Applied to the screen reader title. |
|
right # |
Param Array
(
[name] =>
[type] => union
[types] => Array
(
[0] => Array
(
[name] => number
[type] => intrinsic
)
[1] => Array
(
[name] => Percent
[type] => reference
)
)
)
{ type: Inherited from Applied to |
|
showCurtain # |
Param Array
(
[name] => boolean
[type] => intrinsic
)
{ type: Inherited from Applied to default |
|
title # |
Param Array
(
[name] => string
[type] => intrinsic
)
{ type: Inherited from Applied to popup title before it is shown. |
|
top # |
Param Array
(
[name] =>
[type] => union
[types] => Array
(
[0] => Array
(
[name] => number
[type] => intrinsic
)
[1] => Array
(
[name] => Percent
[type] => reference
)
)
)
{ type: Inherited from Applied to |
|
verticalAlign # |
Param Array
(
[name] => Optional
[type] => reference
[typeArguments] => Array
(
[0] => Array
(
[name] => VerticalAlign
[type] => reference
)
)
)
{ type: Inherited from Applied to vertical alignment of the popup. |
| There are 16 inherited items currently hidden from this list. | |