well ,you know, there maybe two ways to import a component in page tml.

first way,
<t:yourcomponent t:perameter="xxx"/>, I can put two same components which are using in two places in one page.

and second way,

<div t:id="your component define in your page "/>, well this way I could handle the it in page class.

the problem is if I do the first way, how to handle the component ???


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to