I’m using “with” binding and I would like to invoke some animation before change value, and after that. Does any body know how to do it?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m resolved problem by creating binding that create copy of the element. After clone this element I animate it and after that I’m delete it and animate orginal element with new values. It is important to set this binding before with