On 11/29/16, 10:53 PM, "[email protected] on behalf of Carlos Rovira" <[email protected] on behalf of [email protected]> wrote:
>In MDL Tabbar component and subcomponents has a className when used for >layout and another when used in Tabs. >So I want only one component that set a className if their parent is >"Tabs" >component or other if is other component. >In createElement is where we use to set typeNames and className, but maybe >we could set at another time. Maybe addedToParent()? -Alex
