Closed kaladay closed 3 years ago
The collapsed element attribute is a true/false boolean value that will update when either the internal boolean state changes or the element attribute value is manually changed.
collapsed
true
false
Also rename isCollapsed to just collapsed.
isCollapsed
The
collapsed
element attribute is atrue
/false
boolean value that will update when either the internal boolean state changes or the element attribute value is manually changed.Also rename
isCollapsed
to justcollapsed
.