()
| 24618 | return newContent |
| 24619 | } |
| 24620 | isMounted() { |
| 24621 | return !!this._htmlStumpParticle |
| 24622 | } |
| 24623 | toggleAndRender(cue, contentOptions) { |
| 24624 | this.toggle(cue, contentOptions) |
| 24625 | this.root.renderAndGetRenderReport() |
no outgoing calls
no test coverage detected