Closed aarranz closed 3 years ago
This PR adds a new method update(title, content) method to the StyledElements.Popover class allowing to update popovers once initialized.
update(title, content)
StyledElements.Popover
N/A
Coverage remained the same at 88.904% when pulling 08cdadfc6ae36f8ef20d41bce0857a23d305f9e7 on aarranz:feature/popover-update into 6c6c1b84621fa558b5df9907c142b3d447e8a679 on Wirecloud:develop.
Proposed changes
This PR adds a new method
update(title, content)
method to theStyledElements.Popover
class allowing to update popovers once initialized.Types of changes
Checklist
Further comments
N/A