howto-components icon indicating copy to clipboard operation
howto-components copied to clipboard

All elements should use the lazy properties pattern.

Open robdodson opened this issue 8 years ago • 0 comments

Demonstrated in this PR.

Make sure any property set on the instance before the element has upgraded will get picked up.

  • [ ] Accordion
  • [x] Checkbox
  • [ ] Radio Group
  • [x] Tabs
  • [x] Tooltip
  • [ ] Tree

robdodson avatar Apr 27 '17 16:04 robdodson