I seem to write a lot of code to databinding styles between components and when I looked at the pivot library there was a lot style copying especially where simple conditional logic was involved e.g. enabled/disabled.
Is there a component in the library that automatically binds the styles between 2 different components and can handle simple conditional logic?
