Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
TabLabelStream
Class TabLabelStream
Hierarchy
TabLabelStream
Index
Constructors
constructor
Properties
icon$
text$
Methods
destroy
Constructors
constructor
new
Tab
Label
Stream
(
icon
?:
string
, text
?:
string
)
:
TabLabelStream
Parameters
Optional
icon:
string
Optional
text:
string
Returns
TabLabelStream
Properties
Optional
icon$
icon$
?:
BehaviorSubject
<
string
>
Optional
text$
text$
?:
ReplaySubject
<
string
>
Methods
destroy
destroy
(
)
:
void
Returns
void
Exports
Tab
Label
Stream
constructor
icon$
text$
destroy
Generated using
TypeDoc