DeclareSignals.stopPropergation

Undocumented in source. Be warned that the author may not have intended to support it.
class DeclareSignals(Element, names...)
final @property
void
stopPropergation
(
bool b
)
if (
is(Element : HTMLElement) &&
names.length >= 1
)

Meta