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