LmnPopoverComponent
Decorators: |
|
Selectors: |
|
Implements: |
|
No documentation has been provided.
Properties
Name | Type | Description |
---|---|---|
anchorRef r |
| |
attrId r |
| |
attrRole r |
| |
closeButtonAttrAriaDescribedBy r |
| Close button aria described by |
closeButtonAttrAriaDescription r |
| Close button aria description |
closeButtonAttrAriaLabel r |
| Close button aria label |
closeButtonAttrAriaLabelledBy r |
| Close button aria labelled by |
closeButtonNegative r |
| Whether the popover has negative style |
closeButtonTooltip r |
| Tooltip for the close button |
closePopover r |
| |
disableAutoFocusOnOpen r |
| Whether the popover should automatically focus on open |
displayFullOnMobile r |
| |
fullWidthOnMobile r |
| |
isOpen r |
| |
matchAnchorSize r |
| |
nativeElement r | HTMLElement | |
navigationMode r |
| |
negative r |
| |
open$ r |
| The exposed opened state of the popover |
position r |
| |
showCloseButton r |
| Show the popover close button |
showTip r |
| |
triggerRef r |
|
Methods
hidePopover() |
---|
Hide the popover |
Presentation
|
Returnsvoid |
showPopover() |
---|
Show the popover |
Presentation
|
Returnsvoid |
togglePopover() |
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |
updatePosition() |
---|
Update the popover position |
Presentation
|
Returnsvoid |