LmnNavigationBarComponent
Decorators: |
|
Selectors: |
|
Implements: |
|
No documentation has been provided.
Properties
Name | Type | Description |
---|---|---|
activeItem r |
| |
changeItem r |
| |
items r |
| |
itemsContainer r |
| |
lmnKeyboardNavigationManager r |
| |
nativeElement r | HTMLElement | |
navigateBackwardControl r |
| |
navigateForwardControl r |
| |
negative r |
| |
nextButtonTooltip r |
| |
previousButtonTooltip r |
| |
role | string |
Methods
checkIfTranslationNeeded() | ||||||
---|---|---|---|---|---|---|
Checks if translation is needed based on the active item's name. NotesThis method is intended to be called by child components | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |
goToNextChunk() |
---|
Navigate to the next chunk in the navigation bar. |
Presentation
|
Returnsvoid |
goToPreviousChunk() |
---|
Navigate to the previous chunk in the navigation bar. |
Presentation
|
Returnsvoid |
requestToActivateItem() | ||||||
---|---|---|---|---|---|---|
Requests the activation of a navigation item. NotesThis method creates a Subject to check if activation can proceed and emits an event to activate the item. | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |