menu
ngcompiler package
documentation
v1/src/compiler/schema/element_schema_registry.dart
ElementSchemaRegistry
hasEvent abstract method
hasEvent abstract method
dark_mode
light_mode
hasEvent
abstract method
bool
hasEvent
(
String
tagName
,
String
eventName
)
Implementation
bool hasEvent(String tagName, String eventName);
ngcompiler package
documentation
v1/src/compiler/schema/element_schema_registry
ElementSchemaRegistry
hasEvent abstract method
ElementSchemaRegistry class