Raj Patlolla wrote:
> I have a simple component that display entered text on the page. Now my
> requirement is to add a heading to that, but i don't want to change the
> existing component, instead i want to add new component that takes the header
> value and data from existing component. How c
I have a simple component that display entered text on the page. Now my
requirement is to add a heading to that, but i don't want to change the
existing component, instead i want to add new component that takes the header
value and data from existing component. How can i achieve this? thanks.
-