Back to Website
Show / Hide Table of Contents

Interface ITemplateConfig

Provides markup elements to format an HTML page.

Package: ui-framework

Properties

<>

A nested element.

Declaration
<>?: string
Property Value
Type Description
string

A nested element.

class

A CSS class.

Declaration
class?: string
Property Value
Type Description
string

A CSS class.

html

An inner HTML code.

Declaration
html?: ITemplateConfig
Property Value
Type Description
ITemplateConfig

An inner HTML code.

id

An ID of a DOM element.

Declaration
id?: string
Property Value
Type Description
string

An ID of a DOM element.

style

An inline style.

Declaration
style?: string
Property Value
Type Description
string

An inline style.

text

A text node.

Declaration
text?: string
Property Value
Type Description
string

A text node.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback