@nospamproxy/core
Preparing search index...
custom-elements/webparts/Tabs/TabsControl
TabContent
Class TabContent
Custom element for tab content.
Implements
ICustomElementViewModel
Index
Constructors
constructor
Properties
header
id
key
raw
Header
tabs
Control
Methods
bound
created
process
Content
Constructors
constructor
new
TabContent
()
:
TabContent
Returns
TabContent
Properties
header
header
:
string
= ''
id
id
:
string
= ''
key
key
:
string
= ''
Internal
raw
Header
rawHeader
:
string
= ''
Internal
tabs
Control
tabsControl
:
TabsControl
= ...
Methods
bound
bound
()
:
void
Returns
void
created
created
(
controller
:
ICustomElementController
<
TabContent
>
)
:
void
Parameters
controller
:
ICustomElementController
<
TabContent
>
Returns
void
Static
process
Content
processContent
(
content
:
HTMLElement
)
:
void
Parameters
content
:
HTMLElement
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
header
id
key
raw
Header
tabs
Control
Methods
bound
created
process
Content
@nospamproxy/core
Loading...
Custom element for tab content.