Changes between Initial Version and Version 1 of Ticket #8134, comment 6
- Timestamp:
- Feb 27, 2012, 1:26:56 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8134, comment 6
initial v1 2 2 > Nothing is stopping you from using a default element of `<div>` or whatever makes sense for the specific widget and just populating the contents using a template option on creation. 3 3 4 Absolutely, that's what I was saying earlier. However what if I don't want a div ? Or I want to set classes on that top level div? I can't do that with a template.4 Absolutely, that's what I was saying earlier. However what if I don't want a div (at instantiation)? Or I want to set classes on that top level div (at instantiation)? I can't do that with a template.