di-controls
Advanced tools
Changelog
5.0.1 (2024-08-12)
disabled
type (5a56d1a)aria-checked
on elements (e25ff31)aria-checked
on elements. This functionality required the use of ElementRef
and Renderer
, making it impossible to use DIControl
for structural directives. Additionally, to support the disabled
attribute for native elements, you must specify withNativeElementSupport: true
.Changelog
5.0.1 (2024-08-12)
disabled
type (5a56d1a)aria-checked
on elements (e25ff31)aria-checked
on elements. This functionality required the use of ElementRef
and Renderer
, making it impossible to use DIControl
for structural directives. Additionally, to support the disabled
attribute for native elements, you must specify withNativeElementSupport: true
.