LmnExpandableContentComponent
Decorators: |
|
Selectors: |
|
No documentation has been provided.
Properties
Name | Type | Description |
---|---|---|
expandableContent r |
| |
maxHeight r |
| The maximum height of the content when collapsed. It is overridden by maxLines if set. |
maxLines r |
| The number of lines to show when the content is collapsed. It overrides maxHeight if set. |
nativeElement r | any | |
negative r |
| Whether the mode is negative |
showLessAttrAriaLabel r |
| The aria label for the show less button |
showLessLabel r |
| The label to show when the content is collapsed |
showMoreAttrAriaLabel r |
| The aria label for the show more button |
showMoreLabel r |
| The label to show when the content is expanded |
statusChange r |
| Emits when the content is expanded or shrank |