eligius
Preparing search index...
ICreateElementOperationData
Interface ICreateElementOperationData<T>
interface
ICreateElementOperationData
<
T
extends
TTagNames
>
{
attributes
?:
Partial
<
HTMLElementTagNameMap
[
T
]
>
;
elementName
:
T
;
template
?:
JQuery
<
HTMLElement
>
;
text
?:
string
;
}
Type Parameters
T
extends
TTagNames
Index
Properties
attributes?
element
Name
template?
text?
Properties
Optional
attributes
attributes
?:
Partial
<
HTMLElementTagNameMap
[
T
]
>
@type=ParameterType:object
Erased
element
Name
elementName
:
T
@type=ParameterType:htmlElementName
Required
Erased
Optional
template
template
?:
JQuery
<
HTMLElement
>
@type=ParameterType:object
Output
Optional
text
text
?:
string
Erased
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
element
Name
template
text
eligius
Loading...
@type=ParameterType:object