Forum Discussion

aswani_kintali's avatar
11 years ago
Solved

Overriding a Component

If we override a component with @override , and include component in our page, iwill it use overridden component by default or should we include ovverriden component explicitly?   Example: I m ove...