Hello

Two questions:

Is it possible to check if component inherit informal parameters from container?

I want to check if component has some informal parameter binded. If yes, I want to change value of this parameter, if not - set this binding to some default value. What is the best place to do so? I see 2 problems here: - informal parameters names are AFAIK case sensitive - "onclick" and "onClick" will produce two different bindings, but I want to treat them both in the same way - if some contained components inherit informal bindings, these components should get values after change

--
cheers, mg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to