LmnStepperComponent
Decorators: |
|
Selectors: |
|
Implements: |
|
No documentation has been provided.
Properties
Name | Type | Description |
---|---|---|
activeStep r |
| |
changeStep r |
| |
isWidthZoneLG r |
| |
isWidthZoneSM r |
| |
items r |
| |
itemsContainer r |
| |
keyboardNavigationManager r |
| |
nativeElement r | HTMLElement | |
navigateBackwardControl r |
| |
navigateForwardControl r |
| |
negative r |
| |
nextButtonTooltip r |
| |
previousButtonTooltip r |
| |
widthZone r |
|
Methods
activePreviousStep() |
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |
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. |
Presentation
|
Returnsvoid |
goToPreviousChunk() |
---|
Navigate to the previous chunk. |
Presentation
|
Returnsvoid |
requestToActivateItem() | ||||||
---|---|---|---|---|---|---|
Requests the activation of a step. NotesThis method creates a Subject to check if activation can proceed and emits an event to activate the step. | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |