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