SectionHeader

SectionHeader

Renders the section header

Constructor

new SectionHeader()

Methods

render(result)

Renders the result data

Parameters:
Name Type Description
result object

result data

renderSectionUIIcons(headerHtml, result)

Renders the section UI icons

Parameters:
Name Type Description
headerHtml object

result header element

result object

result data

renderTitle(labelKey, headerHtml)

Renders the section header icon and section title

Parameters:
Name Type Description
labelKey string

section title

headerHtml object

result header element