doNotRenderTheseTags property

Set<String>? doNotRenderTheseTags
final

A set of HTML tags to completely ignore in the provided code.

Implementation

final Set<String>? doNotRenderTheseTags;