(container: Container, newChildren: ChildSet)
| 360 | } |
| 361 | |
| 362 | replaceContainerChildren?(container: Container, newChildren: ChildSet): void { |
| 363 | debug("replaceContainerChildren", { container, newChildren }); |
| 364 | } |
| 365 | resetTextContent(_instance: Instance) { |
| 366 | debug("resetTextContent"); |
| 367 | } |