Cleans up any DOM modifications made by the position strategy, if necessary.
()
| 21 | |
| 22 | /** Cleans up any DOM modifications made by the position strategy, if necessary. */ |
| 23 | dispose(): void; |
| 24 | |
| 25 | /** |
| 26 | * Gets the element in the DOM after which to insert |
no outgoing calls