menu
angular_compiler package
documentation
v1/src/compiler/schema/dom_element_schema_registry.dart
DomElementSchemaRegistry
attributeSchema property
attributeSchema property
dark_mode
light_mode
attributeSchema
property
Map
<
String
,
Set
<
String
>
>
attributeSchema
getter/setter pair
Implementation
var
attributeSchema = <
String
,
Set
<
String
>>{};
angular_compiler package
documentation
v1/src/compiler/schema/dom_element_schema_registry
DomElementSchemaRegistry
attributeSchema property
DomElementSchemaRegistry class