Ferreteria/v0.5/@cls/caContainer
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
caClosableAttribs | → caContainer |
Methods
- Rendering is unchanged from caClosableAttribs.
History
- 2022-07-08
RenderValue()
was overriding cElement with code that returns just the tag attributes. That seemed wrong, because caClosable assembles a more complete tag from RenderValue(), GetTagName(), and GetTagTail(). Commented out the override.