SectionTagAttrs

SectionTagAttrs

new SectionTagAttrs(name, header, footer, autoSelect, multiSelect, numbered)

Instantiates a new SectionTagAttrs

Parameters:
Name Type Description
name string | undefined

this attribute is relevant only if the SectionTag is part of a FormTag

header string | undefined

text that will be included in header

footer string | undefined

text that will be included in footer

autoSelect boolean | undefined
multiSelect boolean | undefined
numbered boolean | undefined
Source: